Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 358 Bytes

devNotes

DevNotes/ TIL (Today I Learnt) is a collection of things I learned around web development. This project is inspired by @charliegerard/dev-notes repo.

Project

This project is build using Hugo.

Run project:

Build:

hugo

Serve project:

hugo server