Go to file
Ceda EI 5e890c2963 Add blog post vim-sub-replace-expression. Add source in titlebar. 2020-06-14 13:36:55 +05:30
archetypes Port to hugo. 2020-04-11 12:52:15 +05:30
content/posts Add blog post vim-sub-replace-expression. Add source in titlebar. 2020-06-14 13:36:55 +05:30
layouts Remove markdown from description. Fix RSS. 2020-04-11 13:26:45 +05:30
static Add Google Signup Firefox blog post. 2020-05-12 20:09:10 +05:30
themes Port to hugo. 2020-04-11 12:52:15 +05:30
.gitignore Port to hugo. 2020-04-11 12:52:15 +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 Add LICENSE and README.md 2020-05-13 18:27:59 +05:30
config.toml Add blog post vim-sub-replace-expression. Add source in titlebar. 2020-06-14 13:36:55 +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