Skip to content

Commit

Permalink
Update readme pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellhium committed Aug 10, 2022
1 parent 284436a commit 5d17d62
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,15 @@ Or clone it and build it from scratch using `go build cmd/toastfront/toastfront.

Either start from scratch or by copying the `exemple` folder

Create a `toastatfront.json` file at the root of your project
[[Here link to toastfront json wiki page]]
Create a `toastatfront.json` file at the root of your project [toastfront.json documentation](https://github.com/toastate/toastfront/wiki/toastfront.json-structure)

#### Take advantage of toastfront features

The complete list of features is avaliable on the wiki including:
- I18N setup
The complete [list of features is avaliable on the wiki](https://github.com/toastate/toastfront/wiki/Toastfront-features) including:
- HTML Templating & Internationalisation (via vars)
- HTML Imports
- HTML Templating & Internationalisation
- JS Imports
- Importing vars in your file
- Importing HTML vars in your file
- CSS Imports

#### Run it
Expand Down

0 comments on commit 5d17d62

Please sign in to comment.