diff --git a/README.md b/README.md index 06a21ce..22361e1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # ckg-site -Website for citizen-knowledge-graph project. Information on idea, goals and team. +Website for the Citizen Knowledge Graph project. Information about the idea, goals and team. + +## Setup + +```sh +npm install +``` + +## Run + +```sh +npx eleventy --serve # --> localhost:8080 +``` diff --git a/src/_includes/mylayout.njk b/src/_includes/mylayout.njk index 5927f91..3cbbb08 100644 --- a/src/_includes/mylayout.njk +++ b/src/_includes/mylayout.njk @@ -7,10 +7,18 @@ title: My Rad Blog