Go to file
Ceda EI 7c958e50df Fix path in "All Posts" in tags 2020-12-13 18:17:47 +05:30
archetypes Squashed 'themes/codex/' content from commit da2d16a 2020-12-11 02:43:08 +05:30
content/posts Ideas from my Development Setup: Clipboard 2020-10-07 01:09:05 +05:30
layouts Squashed 'themes/codex/' content from commit da2d16a 2020-12-11 02:43:08 +05:30
static/images Squashed 'themes/codex/' content from commit da2d16a 2020-12-11 02:43:08 +05:30
themes Fix path in "All Posts" in tags 2020-12-13 18:17:47 +05:30
.gitignore Squashed 'themes/codex/' content from commit da2d16a 2020-12-11 02:43:08 +05:30
LICENSE Add LICENSE and README.md 2020-05-13 18:27:59 +05:30
README.md Squashed 'themes/codex/' content from commit da2d16a 2020-12-11 02:43:08 +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