Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 473 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 473 Bytes

e11ty-collected-notes

e11ty starter hooked up with collected notes.

Read more about it here

If you want these template to show your own notes just

npx degit https://github.com/jenaro94/e11ty-collected-notes/ my-dir
cd my-dir

yarn
yarn dev

npm install
npm run dev

On the _data folder change the URL to point wherever you'd like

axios.get('https://collectednotes.com/<your name>.json')