Skip to content

Commit

Permalink
feat: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Apr 29, 2024
1 parent 39cf7be commit d29770a
Show file tree
Hide file tree
Showing 104 changed files with 52 additions and 3,274 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ non-production-build: module-check
## serve: Boot the development server.
.PHONY: serve
serve: module-check
$(TOOLS_DIR)/hugo
$(TOOLS_DIR)/hugo server --buildFuture --environment development

## container-image: Build a container image for the preview of the website
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,11 @@ Build production website including draft and future content:
```bash
npm run build:preview
```

---

```
hugo server
```

http://localhost:1313/
15 changes: 0 additions & 15 deletions archetypes/blog.md

This file was deleted.

8 changes: 0 additions & 8 deletions archetypes/default.md

This file was deleted.

15 changes: 0 additions & 15 deletions archetypes/docs.md

This file was deleted.

10 changes: 0 additions & 10 deletions archetypes/docs/_index.md

This file was deleted.

10 changes: 0 additions & 10 deletions archetypes/docs/lorem/_index.md

This file was deleted.

16 changes: 0 additions & 16 deletions archetypes/docs/lorem/ipsum/index.md

This file was deleted.

3 changes: 0 additions & 3 deletions config.yml

This file was deleted.

9 changes: 0 additions & 9 deletions content/en/_index.md

This file was deleted.

8 changes: 0 additions & 8 deletions content/en/about/index.md

This file was deleted.

8 changes: 0 additions & 8 deletions content/en/blog/_index.md

This file was deleted.

17 changes: 0 additions & 17 deletions content/en/blog/say-hello-to-doks/index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/en/contact/index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/en/contributors/_index.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/en/contributors/henk-verlinde/_index.md

This file was deleted.

9 changes: 0 additions & 9 deletions content/en/docs/_index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/en/docs/help/_index.md

This file was deleted.

50 changes: 0 additions & 50 deletions content/en/docs/help/faq.md

This file was deleted.

32 changes: 0 additions & 32 deletions content/en/docs/help/how-to-update.md

This file was deleted.

30 changes: 0 additions & 30 deletions content/en/docs/help/troubleshooting.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/en/docs/lorem/_index.md

This file was deleted.

15 changes: 0 additions & 15 deletions content/en/docs/lorem/ipsum/_index.md

This file was deleted.

15 changes: 0 additions & 15 deletions content/en/docs/lorem/ipsum/amet/_index.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/en/docs/lorem/ipsum/amet/consectetur/index.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/en/docs/lorem/ipsum/dolor/index.md

This file was deleted.

Loading

0 comments on commit d29770a

Please sign in to comment.