Go to file
Miguel Pimentel 0107eba31e
feat: add es language support (#654)
2023-06-28 08:26:34 +02:00
.chglog chore: adjust changelog template to link to prs instead of issues (#252) 2021-12-12 13:14:33 +01:00
.github [skip ci] adjust repo config 2022-07-21 09:56:18 +02:00
archetypes initial commit 2020-01-12 15:33:02 +01:00
assets/search chore: normalize mixed casing of code block lang and theme parameters (#647) 2023-06-22 09:45:54 +02:00
exampleSite docs: add link to Hugo docs to explain page weight (#637) 2023-06-22 10:34:39 +02:00
i18n feat: add es language support (#654) 2023-06-28 08:26:34 +02:00
images fix hugo themes library image size (#614) 2023-04-21 22:28:08 +02:00
layouts chore: normalize mixed casing of code block lang and theme parameters (#647) 2023-06-22 09:45:54 +02:00
src chore: adjust default brand size (#643) 2023-06-20 13:43:13 +02:00
.dictionary fix: remove table formatting from github gists (#416) 2022-05-24 00:37:06 +02:00
.drone.yml ci: bump hugo to v0.114.0 (#648) 2023-06-23 10:36:47 +02:00
.eslintrc.json refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
.gitignore ci: improve version file and tarball creation (#486) 2022-08-29 22:53:07 +02:00
.jsbeautifyrc beautify html before uploading the documentation 2020-06-02 19:43:52 +02:00
.lighthouserc.yml fix: adjust default color scheme to fix some contrast issues (#610) 2023-04-19 16:28:08 +02:00
.markdownlint.yml fix: fix formatting on code links (#316) 2022-02-03 11:42:26 +01:00
.npmrc chore: limit supported nodejs versions (#323) 2022-02-04 13:53:49 +01:00
.prettierignore refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
.prettierrc refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
.tarignore chore: remove .vnuignore from release tarball (#264) 2022-01-06 23:27:25 +01:00
.vnuignore fix: replace invlaid max-height value 'auto' by 'none' (#419) 2022-05-23 22:37:12 +02:00
CONTRIBUTING.md fix bare url in contribution file (#619) 2023-05-03 14:00:00 +02:00
LICENSE chore: end of the year maintenance 2021-12-21 10:37:09 +01:00
README.md chore: normalize mixed casing of code block lang and theme parameters (#647) 2023-06-22 09:45:54 +02:00
package-lock.json chore(deps): lock file maintenance (#653) 2023-06-28 08:19:52 +02:00
package.json chore(deps): update devdeps non-major 2023-06-26 03:08:45 +00:00
renovate.json chore: use renovate preset config 2021-01-03 22:11:14 +01:00
svgsprite.config.json feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
theme.toml feat: support mermaid codeblocks (#485) 2022-08-29 21:52:44 +02:00
webpack.config.js fix: adjust default color scheme to fix some contrast issues (#610) 2023-04-19 16:28:08 +02:00
webpack.plugins.js refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00

README.md

Geekdoc

Build Status Hugo Version GitHub release GitHub contributors License: MIT

Geekdoc is a simple Hugo theme for documentations. It is intentionally designed as a fast and lean theme and may not fit the requirements of complex projects. If a more feature-complete theme is required there are a lot of good alternatives out there. You can find a demo and the full documentation at https://geekdocs.de.

Desktop and mobile preview

Build and release process

This theme is subject to a CI driven build and release process common for software development. During the release build, all necessary assets are automatically built by webpack and bundled in a release tarball. You can download the latest release from the GitHub release page.

Due to the fact that webpack and npm scripts are used as pre-processors, the theme cannot be used from the main branch by default. If you want to use the theme from a cloned branch instead of a release tarball you'll need to install webpack locally and run the build script once to create all required assets.

# install required packages from package.json
npm install

# run the build script to build required assets
npm run build

# build release tarball
npm run pack

See the Getting Started Guide for details about the different setup options.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

Geekdoc is inspired and partially based on the hugo-book theme, thanks Alex Shpak for your work.

License

This project is licensed under the MIT License - see the LICENSE file for details.

The used SVG icons and generated icon fonts are licensed under the license of the respective icon pack: