All Projects → wonism → Gatsby Advanced Blog

wonism / Gatsby Advanced Blog

Licence: mit
Gatsby starter for advanced blog

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsby Advanced Blog

Blog
my blog!
Stars: ✭ 119 (-1.65%)
Mutual labels:  blog, gatsby
Junhobaik.github.io
Blog, Gatsby Theme(Starter), Built with Gatsby
Stars: ✭ 63 (-47.93%)
Mutual labels:  blog, gatsby
No.lol
🍩 Lauren's personal blog
Stars: ✭ 46 (-61.98%)
Mutual labels:  blog, gatsby
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+609.92%)
Mutual labels:  blog, gh-pages
Gatsby Starter Prismic I18n
Based on gatsby-starter-prismic with Internationalization (i18n) support
Stars: ✭ 77 (-36.36%)
Mutual labels:  blog, gatsby
Leo Blog
My 🏡 on the ☁️
Stars: ✭ 27 (-77.69%)
Mutual labels:  blog, gatsby
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-57.85%)
Mutual labels:  blog, gatsby
Gatsby Material Starter
A high performance blog starter with Material design in mind for GatsbyJS.
Stars: ✭ 456 (+276.86%)
Mutual labels:  blog, gatsby
Gatsby Starter Tyra
Tyra - Feminine Gatsby Starter optimized for SEO
Stars: ✭ 74 (-38.84%)
Mutual labels:  blog, gatsby
Taniarascia.com
💾 ‎ Personal website running on Gatsby, React, and Node.js.
Stars: ✭ 1,183 (+877.69%)
Mutual labels:  blog, gatsby
Gatsby Starter Alchemy
A Gatsby starter with PostCSS powers ✨🔮
Stars: ✭ 23 (-80.99%)
Mutual labels:  blog, gatsby
Gatsby Styled Blog Starter
My first GatsbyJS starter.
Stars: ✭ 86 (-28.93%)
Mutual labels:  blog, gatsby
Piyushmehta.com
Piyush's HomePage https://piyushmehta.tech and
Stars: ✭ 19 (-84.3%)
Mutual labels:  blog, gatsby
Blog
My blog created with React, Gatsby & Markdown
Stars: ✭ 29 (-76.03%)
Mutual labels:  blog, gatsby
Gatsby Starter Minimal Blog
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
Stars: ✭ 752 (+521.49%)
Mutual labels:  blog, gatsby
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-57.85%)
Mutual labels:  blog, gh-pages
Gatsby Starter Bee
🐝Full Package | Simple | Fresh UI | Blog Template :: Let's start to blogging with gatsby-starter-bee!
Stars: ✭ 416 (+243.8%)
Mutual labels:  blog, gatsby
Ghost On Github Pages
Ghost on Github Pages. Build and deploy Ghost for free in a few minutes.
Stars: ✭ 421 (+247.93%)
Mutual labels:  blog, gh-pages
Znlbwo.github.io
Stars: ✭ 65 (-46.28%)
Mutual labels:  blog, gh-pages
Blog
Source for my blazing fast blog
Stars: ✭ 83 (-31.4%)
Mutual labels:  blog, gatsby

gatsby-advanced-blog

Gatsby starter for advanced blog

Install

$ git clone [email protected]:wonism/gatsby-advanced-blog.git <<PROJECT_NAME>>
# Recommend you to delete `.git`
$ cd <<PROJECT_NAME>> && rm -r .git

Start with gatsby-cli

$ gatsby new <<PROJECT_NAME>> https://github.com/wonism/gatsby-advanced-blog

Development

$ npm run dev

Build

$ npm run build

⚠️ Caution

You SHOULD change some constants variable in src/constants/index.js. They are related with site informations, social media and Disqus.

Features

  • Post
    • Pagination
    • Categories
    • Tags
    • Search
    • Put React Application into post
    • Put Tweet into post
    • Draft (set hide to true)
    • Copy codes with clicking button
  • Portfolio
  • Resume
  • UI Theme
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].