- Typography inspired by matejlatin/Gutenberg.
- Syntax highlighting in code blocks using PrismJS.
- Mobile-First approach in development.
- Archive organized by tags and categories.
- Pagination support.
git clone https://github.com/demir-delic/demirdelic.com.git
cd demirdelic.com && yarn install
yarn global add gatsby-cli
gatsby develop
gatsby build && gatsby serve
This site is based on Lumen, a minimal, lightweight and mobile-first starter for creating blogs that use Gatsby. Lumen is maintained by Alexander Shelepenok.