Go to file
Ceda EI fa7e7df689 Update config to new theme 2020-12-13 18:18:28 +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 Fix path in "All Posts" in tags 2020-12-13 18:17:47 +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 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