Garage website including blog system and documentation using Zola https://garagehq.deuxfleurs.fr
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Alex 1559433753
continuous-integration/drone/push Build was killed Details
Add shell.nix and update garage source, include api docs copy
7 months ago
content Merge pull request 'Templates changes and doc updates for v0.8' (#11) from v0.8 into master 8 months ago
garage@bcc9772470 Add shell.nix and update garage source, include api docs copy 7 months ago
src Style for <hr> element on blog posts 1 year ago
static update doc and add min-h-screen 1 year ago
templates Merge pull request 'Templates changes and doc updates for v0.8' (#11) from v0.8 into master 8 months ago
.drone.yml Add shell.nix and update garage source, include api docs copy 7 months ago
.gitignore Add shell.nix and update garage source, include api docs copy 7 months ago
.gitmodules Documentation from garage submodule 1 year ago
README.md update readme 1 year ago
config.toml Small templates changes 9 months ago
package-lock.json First commit 1 year ago
package.json First commit 1 year ago
shell.nix Add shell.nix and update garage source, include api docs copy 7 months ago
tailwind.config.js Beautify download button 1 year ago

README.md

Garage Website

¡ Work in progress (almost done) !


Setup

  • Install Zola with pacman -S zola
  • Clone this repo
  • Run npm install to get the dev dependencies
  • Run zola build to get the public directory
  • Run npm start to compile styles and scripts
  • Run zola serve

Build

CSS : 28.4 kB

JS : 6.8 kB (app) + 1.2 MB (search)*

*The search index in loaded only when the user opens the search modal

Images + Icons : 1.1 MB

Fonctions & utilities

JavaScript can be disabled and the website will still run nicely. It only brings QoL advantages for the user.

The function is [x] if it still runs without JavaScript enabled.

  • Responsive main navigation menu (toggle)
  • Documentation : user can deploy or reploy ToC submenus
  • Documentation : deploy only the current ToC submenu after a page change
  • Documentation : sidebar focus effect on current section anchor when user scrolls
  • Documentation : ToC that follows the user's scroll
  • Global search

Screenshots

480px

768px

1280px