ChristianChiarulli / Blog

Licence: mit
My blog created with React, Gatsby & Markdown

Projects that are alternatives of or similar to Blog

Gatsby Ghost Balsa Starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 17 (-41.38%)
Mutual labels:  gatsby, gatsbyjs, blogging
gatsby-ghost-novela-starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 31 (+6.9%)
Mutual labels:  blogging, gatsby, gatsbyjs
Blog
Code for my personal blog built with Gatsby
Stars: ✭ 167 (+475.86%)
Mutual labels:  blog, gatsby, markdown
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 (+2493.1%)
Mutual labels:  blog, gatsby, gatsbyjs
Gatsby Material Starter
A high performance blog starter with Material design in mind for GatsbyJS.
Stars: ✭ 456 (+1472.41%)
Mutual labels:  blog, gatsby, gatsbyjs
Blog
Source for my blazing fast blog
Stars: ✭ 83 (+186.21%)
Mutual labels:  blog, gatsby, gatsbyjs
gatsby-attila-theme-ghost
A Gatsby theme plugin for creating blogs from headless Ghost CMS.
Stars: ✭ 16 (-44.83%)
Mutual labels:  blogging, gatsby, gatsbyjs
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (+372.41%)
Mutual labels:  gatsby, gatsbyjs, blogging
Gatsby Starter Bee
🐝Full Package | Simple | Fresh UI | Blog Template :: Let's start to blogging with gatsby-starter-bee!
Stars: ✭ 416 (+1334.48%)
Mutual labels:  blog, gatsby, markdown
Gatsby Starter Prismic
A typography-heavy & light-themed Gatsby Starter which uses the Headless CMS Prismic.
Stars: ✭ 381 (+1213.79%)
Mutual labels:  blog, gatsby, gatsbyjs
Gatsby Starter Prismic I18n
Based on gatsby-starter-prismic with Internationalization (i18n) support
Stars: ✭ 77 (+165.52%)
Mutual labels:  blog, gatsby, gatsbyjs
Leo Blog
My 🏡 on the ☁️
Stars: ✭ 27 (-6.9%)
Mutual labels:  blog, gatsby, markdown
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (+75.86%)
Mutual labels:  blog, gatsby, gatsbyjs
Gatsby Theme Chronoblog
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
Stars: ✭ 101 (+248.28%)
Mutual labels:  blog, gatsby, gatsbyjs
Gatsby Remark Oembed
A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
Stars: ✭ 154 (+431.03%)
Mutual labels:  gatsby, gatsbyjs, markdown
Qards
Qards is a blogging platform focused on performance and on closing the gap between content publishers and developers: https://qards.io
Stars: ✭ 226 (+679.31%)
Mutual labels:  blog, gatsbyjs, blogging
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (+203.45%)
Mutual labels:  gatsby, gatsbyjs, blogging
Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+36062.07%)
Mutual labels:  gatsby, gatsbyjs, markdown
Devblog
A lightweight, customizable personal blog template built with GatsbyJS and React
Stars: ✭ 312 (+975.86%)
Mutual labels:  blog, gatsby, gatsbyjs
Gatsby Starter Gcn
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
Stars: ✭ 488 (+1582.76%)
Mutual labels:  gatsby, gatsbyjs, blogging

Tech Blog 🚀

Install Node

I recommend installing node using fnm, I have a blog post on how to do that

Install gatsby-cli

npm i -g gatsby-cli

Clone the repo

git clone https://github.com/ChristianChiarulli/blog.git

Install dependencies

cd blog

npm i

Start development server

cd blog

gatsby develop

Hosting

I use AWS Amplify to host the blog

Content

All of the markdown files for the blog can be found in the content/ folder

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