fxg

Crates.iofxg
lib.rsfxg
version0.1.1
created_at2023-11-09 14:37:09.493418+00
updated_at2025-09-30 19:59:58.318159+00
descriptionA markup language where the syntax looks as similar as possible to the rendered version
homepagehttps://github.com/zTags/fxg
repositoryhttps://github.com/zTags/fxg
max_upload_size
id1030207
size447,354
mika (m1kadev)

documentation

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

README

fxg

Installation

You can install the FXG cli by using cargo install fxg.

Usage

  • new <FOLDER> - Creates a new FXG site in <FOLDER>, and creates the folder if it doesn't exist
  • page <NAME> - Creates a new page within an FXG website, with the title <NAME>
  • build - compiles all FXG pages into HTML pages
Commit count: 41

cargo fmt