Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

dunst-project.org

This is the source code for dunst website. Powered by Hugo, 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