ikuwow's blog.
- Middleman
- Pure CSS Framework
- utterances (comment repo)
Install dependencies:
bundle install
npm installStart the dev server:
bundle exec middleman serverThe site runs at http://localhost:4567/. Frontend assets are built and watched automatically via the webpack external pipeline.
./article.sh <title>This creates a branch, generates the article scaffold, commits and pushes it.
aws s3 sync --delete build s3://queryok.ikuwow.com/All rights reserved.