Skip to content

demir-delic/demirdelic.com

Repository files navigation

demirdelic.com

Features

  • 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.

Run locally

Clone repository

git clone https://github.com/demir-delic/demirdelic.com.git

Navigate to project directory and install dependencies

cd demirdelic.com && yarn install

Install Gatsby command line tool

yarn global add gatsby-cli

Start development server

gatsby develop

Create and serve production build

gatsby build && gatsby serve

Screenshot (base Lumen install)

Lumen screenshot

Attribution

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.

License

MIT licensed.

About

Personal website using Lumen Gatsby starter.

Resources

License

Stars

Watchers

Forks