Skip to content

makenowjust/diary

Repository files navigation

diary

MakeNowJust's diary system

XO code style

Getting Started

$ git clone https://github.com/MakeNowJust/diary
$ cd diary
$ npm install

Then, start development server:

$ npm run dev

Architecture

Using tools and libraries:

  • Gatsby: a static site generator with React & GraphQL
  • Storybook: UI component explorer
  • Sass: CSS with superpowers
  • Remark: Markdown processor powered by plugins

and, more and more.

Directory structure:

Copyright

© 2016-2024 TSUYUSATO "MakeNowJust" Kitsune