Go to file
Ceda EI 173014e06a Update gitignore 2020-12-13 18:30:20 +05:30
archetypes Port to hugo. 2020-04-11 12:52:15 +05:30
content Add homepage 2020-12-13 18:30:08 +05:30
layouts Remove markdown from description. Fix RSS. 2020-04-11 13:26:45 +05:30
static/images Update Images. Update homepage. 2020-10-10 00:19:25 +05:30
themes/codex Removed paperesque 2020-12-13 18:21:33 +05:30
.gitignore Update gitignore 2020-12-13 18:30:20 +05:30
LICENSE Add LICENSE and README.md 2020-05-13 18:27:59 +05:30
README.md Add LICENSE and README.md 2020-05-13 18:27:59 +05:30
config.toml Update config to new theme 2020-12-13 18:18:28 +05:30

README.md

Blog of Ceda EI

Visit the Blog

Build

  • git submodule init
  • git submodule update

To live test

  • hugo server

To build the site

  • hugo -D