1 unstable release
0.1.0 | Nov 9, 2023 |
---|
#51 in #blog
405KB
1K
SLoC
fxg
Your first FXG blog
You will need
- Cargo
- A text editor (VSCode is recommended, but you can use anything)
- 2 tbsp salt
Steps:
- Open a terminal
- In this terminal, run the command
cargo install fxg
- When this finishes, run
fxg new my_first_fxg_blog
- Open VSCode in the newly created folder.
- All features are used in this one file, you can view this as a cheatsheet
- run
fxg build --start
to run a webserver with your blog
Dependencies
~5–18MB
~217K SLoC