Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rededge967/gitblog

My personal blog written in Gatsby with TypeScript
https://github.com/rededge967/gitblog

blog css css3 gatsby gatsby-blog javascript react scss typescript typescript-blog

Last synced: about 2 months ago
JSON representation

My personal blog written in Gatsby with TypeScript

Awesome Lists containing this project

README

        

> ## Notice: I am no longer using this template as my personal blog, but you can use this template as your blog...
# GitBlog
- GitBlog is my personal blog created with Gatsby, TypeScript, JavaScript, CSS3, SCSS

## [Live demo](https://gitblog.vercel.app)

## Preview
|Dark Mode|Light Mode|
|----|----|
|![Homepage-Typescript-GitBlog](https://user-images.githubusercontent.com/91379432/149789851-68a39920-d635-4864-ba20-6b731a57c668.png)|![Homepage-Typescript-GitBlog-light](https://user-images.githubusercontent.com/91379432/149790119-8dd8d7fc-6489-44a9-a5df-cab31ea03f93.png)|

## Features
- Pages
- Home page
- Contact page
- Blog page
- Blog Posts
- Dark/light toggle
- PC/Mobile responsive

## Can I contribute?
- Sure, Open an Issue, point out errors and what not? wanna fix something yourself, you are welcome to open a PR and I appreciate it.