Skip to content

einatbar/tech-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 24, 2019
93aa294 · May 24, 2019

History

6 Commits
May 24, 2019
May 24, 2019
May 24, 2019
May 24, 2019
May 24, 2019
May 24, 2019
May 24, 2019
May 24, 2019
May 24, 2019

Repository files navigation

Gatsby Starter Tech Blog

Initial Setup

  • Clone this repo
  • Run yarn or npm install

Writing blog post

  • Write your blog post in markdown format under src/blog-posts. Refer the existing markdown template for title and date.
  • Then run npx gatsby develop to load the page in your local machine. Usually loads in http://localhost:8000

Releases

No releases published

Packages

No packages published