2020-10-27 10:46:31 +01:00
2020-10-27 10:31:45 +01:00
2020-04-16 14:42:09 +02:00
2020-04-18 11:48:03 +02:00
2020-04-17 11:15:31 +02:00
2020-04-17 11:15:31 +02:00
2020-04-15 15:48:16 +02:00
2020-04-17 11:22:19 +02:00
2020-04-16 14:42:09 +02:00
2020-04-15 15:48:16 +02:00
2020-04-15 15:48:16 +02:00
2020-04-15 15:48:16 +02:00
2020-04-15 15:48:16 +02:00
2020-04-15 15:48:16 +02:00
2020-04-15 15:48:16 +02:00
2020-04-16 16:42:30 +02:00
2020-04-18 11:48:03 +02:00
2020-04-15 15:48:16 +02:00
2020-04-15 20:17:05 +02:00
2020-10-27 10:46:31 +01:00
2020-04-17 11:15:31 +02:00
2020-10-27 10:46:31 +01:00

Doks

GitHub release Build Status Netlify

Doks is a Hugo starter helping you build modern documentation websites.

Features

See a working example at doks.netlify.app

Requirements

Make sure all dependencies have been installed:

Get started

Create a new Doks project:

$ git clone git@github.com:h-enk/doks.git my-doks-site

Install dependencies:

# @ my-doks-site/
$ yarn install

Build development theme with live reloading and injection:

# @ my-doks-site/
$ yarn start

Other commands

  • yarn lint:styles - Check Sass for errors
  • yarn lint:scripts - Check JavaScript for errors
  • yarn clean - Delete temporary directories
  • yarn build - Build production theme

Documentation

Description
Il est possible de lire la documentation dans [le dossier portails](https://git.resilien.fr/ResiLien/portails/src/branch/main/portails)
Readme 58 MiB
Languages
HTML 88.1%
SCSS 6.2%
JavaScript 5.7%