| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This reporitory is used to manage the website.
It use Jekyll
To translate the website on your language, follow this procedure:
<li class="nav-item">
<a class="nav-flag js-scroll-trigger" href="index.fr.html">
<img src="assets/img/locale/fr.png">
</a>
</li>
You need have ruby installed on your system.
Run the command:
bundle install
To have live preview, run this command:
bundle exec jekyll serve
TO build the website, run this command:
bundle exec jekyll build
| Back | FazBrowse Home | New Git URL |