https://github.com/equk/equk-gatsby
⚛️ 🚀 old personal blog
https://github.com/equk/equk-gatsby
Last synced: 5 months ago
JSON representation
⚛️ 🚀 old personal blog
- Host: GitHub
- URL: https://github.com/equk/equk-gatsby
- Owner: equk
- License: mit
- Created: 2020-03-14T14:45:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T09:25:09.000Z (almost 3 years ago)
- Last Synced: 2025-04-07T15:54:41.358Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 18.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# equk-gatsby
My Personal Blog - [equk.co.uk](https://equk.co.uk)
## ⚠️ not a starter template or theme
This is my own personal blog and shouldn't be used as a starter template or theme.
I have made the site open source and available on github for others to learn from or to contribute improvements.
## main features
- [x] PWA
- [x] Google Workbox Service Worker
- [x] Sitemap
- [x] OpenGraph & Twitter Meta Tags
- [x] Feature Image
- [x] RSS Feed
- [x] Gitalk Comments
- [x] Syntax Highlighting with `prismjs`
- [x] Pagination
- [x] Netlify CMS
- [x] Netlify
- [x] Subresource Integrity (SRI)
### Google Lighthouse

Performance: 100% Accessibility: 100% Best Practices: 100% SEO: 100% PWA
## development features
- [x] ESLint with plugins
- [x] Typescript
- [x] `tailwindcss` CSS framework
- [x] `postcss` with plugins
- [x] `gatsby-image`
- [x] react `hooks`
- [x] `react-helmet`
- [x] GraphQL
- [x] Husky Git Hooks
- [x] Checks js,jsx,ts,tsx,json pre-commit
- [x] Postbuild script
### eslint config
- [x] typescript
- [x] airbnb
- [x] prettier
- [x] react
- [x] react-hooks
## folder structure
### main content folders
- [x] `content` - posts & pages in markdown + yaml
- [x] `static/media` - images for frontmatter
### favicon generation
- [x] `src/icon/icon.png` - default icon location
### netlify cms
- [x] `static/admin/config.yml` - netlify cms config
# Notes
# Contact
Website: https://equk.co.uk
Mastodon: [@equilibriumuk@hachyderm.io](https://hachyderm.io/@equilibriumuk)
Twitter: [@equilibriumuk](https://twitter.com/equilibriumuk)
# License
Source Code: MIT License
Content & Media: Copyright
(You are **not** permitted to re-use the content publicly or commercially)