A webpage for lewis
- CSS 57.4%
- HTML 37.6%
- Dockerfile 5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Call the service webhook to redeploy the development website when a new image has been built. |
||
| .forgejo/workflows | ||
| .vscode | ||
| archetypes | ||
| assets | ||
| content | ||
| layouts | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| Dockerfile | ||
| hugo.toml | ||
| readme.md | ||
A website
This website uses https://gohugo.io/ to generate the html files. Install hugo and use the command hugo server to start the development server and make the site available on http://localhost:1313/ for local testing.
To create a new blogpost named example-post use the command hugo new content blog/example-post.md