ux: update dark mode+
This commit is contained in:
15
content/docs/start-here/_index.md
Normal file
15
content/docs/start-here/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Start Here"
|
||||
description: ""
|
||||
summary: ""
|
||||
date: 2023-05-15T12:14:40+02:00
|
||||
lastmod: 2023-05-15T12:14:40+02:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: ""
|
||||
identifier: "start-here-bab8f7a5fc9e56a9c0f2ac570ed20b51"
|
||||
weight: 100
|
||||
toc: true
|
||||
---
|
70
content/docs/start-here/getting-started.md
Normal file
70
content/docs/start-here/getting-started.md
Normal file
@ -0,0 +1,70 @@
|
||||
---
|
||||
title: "Getting Started"
|
||||
description: ""
|
||||
summary: ""
|
||||
date: 2023-05-15T12:16:32+02:00
|
||||
lastmod: 2023-05-15T12:16:32+02:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: ""
|
||||
identifier: "getting-started-6773eb7de506682cac098bb1a83e1cdf"
|
||||
weight: 110
|
||||
toc: true
|
||||
---
|
||||
|
||||
## What is Doks?
|
||||
|
||||
Doks is a [Hyas](https://gethyas.com/) theme for building customizable, production-ready documentation websites.
|
||||
|
||||
## Key Features
|
||||
|
||||
- **Hugo powered:** Fast and flexible framework for building websites.
|
||||
- **Project dependencies**: Install and update dependencies easier with [npm](https://www.npmjs.com/).
|
||||
- **Production-ready**: Optimized for speed, SEO, and security.
|
||||
- **Customizable:** Build the website you want with settings and integrations.
|
||||
- **Development tools:** Check styles, scripts, and markdown for errors.
|
||||
- **Deploy anywhere:** Deployment guides to different deployment services.
|
||||
|
||||
Check out our detailed [Why Doks](https://getdoks.org/concepts/why-doks/) breakdown to learn more about what makes Doks special. :sparkles:
|
||||
|
||||
## Learn Doks
|
||||
|
||||
See examples of some of the key concepts and patterns of a Doks site!
|
||||
|
||||
- [Add your first page](https://getdoks.org/) to your site.
|
||||
- Read more about Doks' [project structure](https://getdoks.org/).
|
||||
- Learn about Doks' [project configuration](https://getdoks.org/).
|
||||
{ .list-books }
|
||||
|
||||
## Extend Doks
|
||||
|
||||
- Customize your site with official and community [plugins](https://getdoks.org/integrations/).
|
||||
- Deploy your site where you want with our [deployment guides](https://getdoks.org/guides/deploy/).
|
||||
- Get inspired by visiting our site [showcase](https://getdoks.org/showcase/).
|
||||
{ .list-toolbox }
|
||||
|
||||
… see our guide to using [plugins](https://getdoks.org/).
|
||||
|
||||
## Join our Community
|
||||
|
||||
Join us on [Doks Discussions](https://github.com/h-enk/doks/discussions) to share with and get help from an active, friendly community!
|
||||
|
||||
- Say hi in [Introductions](https://github.com/h-enk/doks/discussions/categories/introductions)!
|
||||
- Ask our Support Squad a question in [Q&A](https://github.com/h-enk/doks/discussions/categories/q-a)!
|
||||
- Share what you’ve been working on in [Show and tell](https://github.com/h-enk/doks/discussions/categories/show-and-tell)!
|
||||
{.list-speech-balloon}
|
||||
|
||||
## What's New?
|
||||
|
||||
- [Doks Blog](https://getdoks.org/blog/)
|
||||
- [Doks changelog](https://github.com/h-enk/doks/blob/master/CHANGELOG.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Doks is brought to you by all these helpful people. [Join us on GitHub!](https://github.com/h-enk/doks)
|
||||
|
||||
{{< contributors >}}
|
||||
|
||||
{{< contributors "h-enk/getdoks.org" >}}
|
Reference in New Issue
Block a user