mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
3e9d8e2c710407b0c5da1e9636196f60393ff709
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.18. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/commits) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Kerberos Documentation
And so it began. The documentation of the entire Kerberos.io ecosystem.
Master branch
Develop branch
Development
Install dependencies
$ yarn install
Run Hugo dev server with auto compile of assets
$ yarn start
Formatting notes
YouTube/Vimeo
Using Hugo's built-in video shortcodes (source):
{{< vimeo id="146022717" class="responsive-video ratio-16by10" title="My vimeo video" >}}
{{< youtube id="w7Ft2ymGmfc" title="A New Hugo Site in Under Two Minutes" >}}
- keep the
responsive-videoclass intact - use
ratio-16by10orratio-4by3class to fix aspect ratio if video is different than 16:9
TODO
-
config/_default/params.toml
- open:graph image
- schema logo
-
nice to haves:
- transform colors to CSS vars (and use for easier dark mode)
Languages
SCSS
53%
HTML
39%
JavaScript
7.6%
Dockerfile
0.3%