ultron-ssg

Crates.ioultron-ssg
lib.rsultron-ssg
version0.3.0
sourcesrc
created_at2021-09-07 11:46:48.222989
updated_at2023-07-02 04:37:31.403436
descriptionA syntax highlighting library ideal for usage in a static site generator
homepage
repositoryhttps://github.com/ivanceras/ultron
max_upload_size
id447946
size29,003
Jovansonlee Cesar (ivanceras)

documentation

https://docs.rs/ultron-ssg

README

Ultron

Ultron is a web based monospace text-editor with syntax highlighting, completely written in rust.

WIP

A note of warning, this editor is pretty much a work-in-progress

Build and run the editor

git clone https://github.com/ivanceras/ultron.git

cd ultron
./serve.sh

Then, navigate to http://localhost:4004

Demo

link

Patreon link

Become a patron

Commit count: 515

cargo fmt