Go to file
Ceda EI 242b00f28f Merge commit 'e186c5d6f740bbdb62d2c6ea304977603a55e59a' as 'themes/paperesque' 2020-10-09 23:41:57 +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 Squashed 'themes/paperesque/' content from commit 228903d 2020-10-09 23:41:57 +05:30
static/images Squashed 'themes/paperesque/' content from commit 228903d 2020-10-09 23:41:57 +05:30
themes Merge commit 'e186c5d6f740bbdb62d2c6ea304977603a55e59a' as 'themes/paperesque' 2020-10-09 23:41:57 +05:30
.gitignore Squashed 'themes/paperesque/' content from commit 228903d 2020-10-09 23:41:57 +05:30
.gitmodules 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 Squashed 'themes/paperesque/' content from commit 228903d 2020-10-09 23:41:57 +05:30
config.toml Squashed 'themes/paperesque/' content from commit 228903d 2020-10-09 23:41:57 +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