dependabot[bot] 97f6461c9c Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 08:44:23 +00:00
2022-04-24 22:52:31 +02:00
2024-11-21 08:44:23 +00:00
2021-06-07 20:36:33 +02:00
2021-06-21 15:10:42 +02:00
2024-10-01 08:39:45 +02:00
2021-06-07 20:36:33 +02:00
2024-09-30 21:45:47 +02:00
2021-07-15 17:17:30 +02:00
2021-06-07 21:17:03 +02:00
2024-09-30 21:45:47 +02:00
2021-06-07 20:36:33 +02:00
2023-02-21 15:45:46 +01:00
2021-06-07 20:36:33 +02:00
2021-06-07 20:36:33 +02:00
2024-09-30 21:53:53 +02:00
2021-06-07 20:36:33 +02:00
2021-06-07 20:36:33 +02:00
2021-07-06 19:49:19 +02:00
2021-07-15 12:47:59 +02:00
2021-07-15 16:57:18 +02:00
2024-11-21 08:44:23 +00:00

Kerberos Documentation

And so it began. The documentation of the entire Kerberos.io ecosystem.

Master branch

doc.kerberos.io

Develop branch

staging.doc.kerberos.live

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-video class intact
  • use ratio-16by10 or ratio-4by3 class 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)
Description
pull-mirror of github.com/kerberos-io/documentation
Readme MIT 408 MiB
Languages
SCSS 53%
HTML 39%
JavaScript 7.6%
Dockerfile 0.3%