Go to file
Ceda EI 298efdb91e Merge commit 'bfb1829a86a2bc1b595dad52a9d6dcfe80dd0679' as 'themes/codex' 2020-12-11 02:43:08 +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 Merge commit 'bfb1829a86a2bc1b595dad52a9d6dcfe80dd0679' as 'themes/codex' 2020-12-11 02:43:08 +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