Crates.io | ultron-ssg |
lib.rs | ultron-ssg |
version | 0.3.0 |
source | src |
created_at | 2021-09-07 11:46:48.222989 |
updated_at | 2023-07-02 04:37:31.403436 |
description | A syntax highlighting library ideal for usage in a static site generator |
homepage | |
repository | https://github.com/ivanceras/ultron |
max_upload_size | |
id | 447946 |
size | 29,003 |
Ultron is a web based monospace text-editor with syntax highlighting, completely written in rust.
A note of warning, this editor is pretty much a work-in-progress
git clone https://github.com/ivanceras/ultron.git
cd ultron
./serve.sh
Then, navigate to http://localhost:4004