Go to file
Ceda EI 0b2625c82c Add copyright line to theme 2020-10-17 20:35:54 +05:30
archetypes Port to hugo. 2020-04-11 12:52:15 +05:30
content/posts Ideas from my Development Setup: Clipboard 2020-10-07 01:09:05 +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/paperesque Add copyright line to theme 2020-10-17 20:35:54 +05:30
.gitignore Port to hugo. 2020-04-11 12:52:15 +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 Images. Update homepage. 2020-10-10 00:19:25 +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