Skip to content

Commit

Permalink
Added Minimal Blog Starter (#10657)
Browse files Browse the repository at this point in the history
* Added Minimal Blog Starter

* Update docs/starters.yml

Remove MDX

Co-Authored-By: BoyWithSilverWings <agney.menons@live.com>

* Remove Styled Components as per suggestion

Co-Authored-By: BoyWithSilverWings <agney.menons@live.com>

* Remove MDX in features
  • Loading branch information
agneym authored and LekoArts committed Dec 27, 2018
1 parent 51490c2 commit 4be99f9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1435,3 +1435,19 @@
- SEO
- Styling with styled-components
- Responsive Design, optimized for Mobile devices
- url: https://vigilant-leakey-a4f8cd.netlify.com/
repo: https://github.com/BoyWithSilverWings/gatsby-blog-starter
description: Minimal Blog Starter Template with Styled Components.
tags:
- Markdown
- Styling:CSS-in-JS
- Blog
features:
- Markdown loading, parsing, and rendering of pages
- Minimal UI for blog
- Styled-components for CSS-in-JS
- Prettier added as pre-commit hook
- Google Analytics
- Image Optimisation
- Code Styling and Formatting in markdown
- Responsive Design

0 comments on commit 4be99f9

Please sign in to comment.