Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rededge967/gitblog
- Owner: RedEdge967
- Created: 2022-01-09T09:36:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T13:29:24.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T19:50:30.894Z (almost 2 years ago)
- Topics: blog, css, css3, gatsby, gatsby-blog, javascript, react, scss, typescript, typescript-blog
- Language: TypeScript
- Homepage: https://gitblog.vercel.app
- Size: 9.08 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.