From 929210466cbbd51688075010d4c7707accaec63c Mon Sep 17 00:00:00 2001 From: benjaminaaron Date: Fri, 3 Nov 2023 14:28:59 +0100 Subject: [PATCH] Prepare English site --- README.md | 14 +++++++++++++- src/_includes/mylayout.njk | 12 ++++++++++-- src/en/index.md | 8 ++++++++ src/static/css/bundle.css | 4 ++-- 4 files changed, 33 insertions(+), 5 deletions(-) create mode 100644 src/en/index.md 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 Citizen Knowledge Graph - + + - +
+ DE / EN +