All Projects → h-enk → Doks

h-enk / Doks

Licence: mit
Hugo theme helping you build modern documentation websites.

Projects that are alternatives of or similar to Doks

Hugo Theme Zzo
Make a blog with hugo zzo theme!
Stars: ✭ 438 (+71.09%)
Mutual labels:  hugo, hugo-theme, scss
Hugo Theme Techdoc
The Techdoc is a Hugo Theme for technical documentation.
Stars: ✭ 118 (-53.91%)
Mutual labels:  hugo, hugo-theme, scss
Hugo Theme Stack
Card-style Hugo theme designed for bloggers
Stars: ✭ 720 (+181.25%)
Mutual labels:  hugo, hugo-theme, scss
Hugo Theme Zen
A fast and clean Hugo theme with css-grid and Hugo pipes support.
Stars: ✭ 119 (-53.52%)
Mutual labels:  hugo, hugo-theme, scss
Hugo Theme Even
🚀 A super concise theme for Hugo https://hugo-theme-even.netlify.app
Stars: ✭ 1,351 (+427.73%)
Mutual labels:  hugo, hugo-theme, scss
Hugo Serif Theme
Serif is a modern business theme for Hugo.
Stars: ✭ 168 (-34.37%)
Mutual labels:  hugo, hugo-theme, scss
simple-a
Minimalistic Hugo theme
Stars: ✭ 52 (-79.69%)
Mutual labels:  hugo-theme, hugo
vanilla-bootstrap-hugo-theme
A vanilla Bootstrap theme for Hugo
Stars: ✭ 63 (-75.39%)
Mutual labels:  hugo-theme, hugo
Binario
Responsive card-based & code-light Hugo theme
Stars: ✭ 79 (-69.14%)
Mutual labels:  hugo-theme, hugo
Hugo Theme Zozo
🌟 A simple and beautiful theme for Hugo
Stars: ✭ 258 (+0.78%)
Mutual labels:  hugo, hugo-theme
hugo-initio
Hugo Theme port of Initio bootstrap template by GetTemplate
Stars: ✭ 58 (-77.34%)
Mutual labels:  hugo-theme, hugo
hugo-geekdoc
Hugo theme made for documentation
Stars: ✭ 284 (+10.94%)
Mutual labels:  hugo-theme, hugo
hugo-apero-docs
Apéro is a Hugo theme for personal websites. This is the documentation site, made with the theme 🍋
Stars: ✭ 56 (-78.12%)
Mutual labels:  hugo-theme, hugo
hugo-travelify-theme
Port of Aigars Silkalns's Wordpress theme Travelify to Hugo. Demo -
Stars: ✭ 34 (-86.72%)
Mutual labels:  hugo-theme, hugo
hugo-theme-crisp
A minimalist, responsive, and open-source theme for Hugo ported from Ghost.
Stars: ✭ 35 (-86.33%)
Mutual labels:  hugo-theme, hugo
bookworm-light
Bookworm is a clean and modern Hugo blog theme focused on high speed and support multiple authors.
Stars: ✭ 59 (-76.95%)
Mutual labels:  hugo-theme, hugo
hugo-tufte
Content centric Hugo blogging theme styled with Tufte-Css
Stars: ✭ 58 (-77.34%)
Mutual labels:  hugo-theme, hugo
simpleit-hugo-theme
Responsive Hugo theme for hierarchical content websites
Stars: ✭ 16 (-93.75%)
Mutual labels:  hugo-theme, hugo
hugo-theme-mixedpaper
A Hugo theme
Stars: ✭ 17 (-93.36%)
Mutual labels:  hugo-theme, hugo
hugo-theme-lean-launch-page
A theme for people creating pre-launch pages for a product or business. Allows you to have a landing page while collecting emails.
Stars: ✭ 26 (-89.84%)
Mutual labels:  hugo-theme, hugo

Doks

Doks

Modern documentation theme

Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default.

GitHub GitHub release (latest SemVer including pre-releases) GitHub Workflow Status (branch) Netlify

Doks — Modern Documentation Theme

Demo

Quick start

Get your Doks site in 1 min.

Deploy to Netlify

Why Doks?

Nine reasons why you should use Doks:

  1. Security aware. Get A+ scores on Mozilla Observatory out of the box. Easily change the default Security Headers to suit your needs.

  2. Fast by default. Get 100 scores on Google Lighthouse by default. Doks removes unused css, prefetches links, and lazy loads images.

  3. SEO-ready. Use sensible defaults for structured data, open graph, and Twitter cards. Or easily change the SEO settings to your liking.

  4. Development tools. Code with confidence. Check styles, scripts, and markdown for errors and fix automatically or manually.

  5. Bootstrap framework. Build robust, flexible, and intuitive websites with Bootstrap. Or use any other front-end framework if you prefer.

  6. Netlify-ready. Deploy to Netlify with sensible defaults. Easily use Netlify Functions, Netlify Redirects, and Netlify Headers.

  7. Full text search. Search your Doks site with FlexSearch. Easily customize index settings and search options to your liking.

  8. Page layouts. Build pages with a landing page, blog, or documentation layout. Add custom sections and components to suit your needs.

  9. Dark mode. Switch to a low-light UI with the click of a button. Change colors with variables to match your branding.

Requirements

Doks uses npm to install dependencies and run commands. Installing npm is pretty simple. Download and install Node.js (it includes npm) for your platform.

Get started

Start a new Doks project in three steps:

1. Create a new site

git clone https://github.com/h-enk/doks.git my-doks-site && cd my-doks-site

2. Install dependencies

npm install

3. Start development server

npm run start

Other commands

Doks comes with commands for common tasks.

Documentation

Communities

Blog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].