Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 272 Bytes

File metadata and controls

21 lines (14 loc) · 272 Bytes

Dnote Website

The website for Dnote. A static website generated with Hugo.

Contributing

Install Hugo:

make install

Run development server with live reload:

make serve

The site will be available at http://localhost:1313

License

MIT