fxg

Crates.iofxg
lib.rsfxg
version0.1.0
sourcesrc
created_at2023-11-09 14:37:09.493418
updated_at2023-11-09 14:37:09.493418
descriptionAn alternative markdown language
homepagehttps://github.com/zTags/fxg
repositoryhttps://github.com/zTags/fxg
max_upload_size
id1030207
size464,781
tags (zTags)

documentation

https://github.com/zTags/fxg/wiki

README

fxg

Your first FXG blog

You will need

  • Cargo
  • A text editor (VSCode is recommended, but you can use anything)
  • 2 tbsp salt

Steps:

  1. Open a terminal
  2. In this terminal, run the command cargo install fxg
  3. When this finishes, run fxg new my_first_fxg_blog
  4. Open VSCode in the newly created folder.
  5. All features are used in this one file, you can view this as a cheatsheet
  6. run fxg build --start to run a webserver with your blog
Commit count: 39

cargo fmt