Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dunst-project/dunst-project.org
https://github.com/dunst-project/dunst-project.org
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dunst-project/dunst-project.org
- Owner: dunst-project
- License: mit
- Created: 2017-01-25T23:56:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T20:42:50.000Z (8 months ago)
- Last Synced: 2024-04-16T23:28:26.492Z (8 months ago)
- Language: HTML
- Homepage: https://dunst-project.org
- Size: 979 KB
- Stars: 1
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dunst-project.org
This is the source code for dunst website. Powered by [Hugo](http://gohugo.io/), a static site generator written in Go.
# Build this site
- Install hugo
- `$ git clone --recurse-submodules https://github.com/dunst-project/dunst-project.org`
- `$ cd dunst-project.org`
- `$ hugo`