Go to file
Ceda EI f8d4a30083 Add Ideas from my Development Setup: Always Tmux 2020-09-30 20:36:54 +05:30
archetypes Port to hugo. 2020-04-11 12:52:15 +05:30
content/posts Add Ideas from my Development Setup: Always Tmux 2020-09-30 20:36:54 +05:30
layouts Remove markdown from description. Fix RSS. 2020-04-11 13:26:45 +05:30
static/images [entry] Vim like layer for Xorg and Wayland 2020-08-25 20:07:52 +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