Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johackim/johackim.com
My personal digital garden 🌱
https://github.com/johackim/johackim.com
design-system digital-garden docker eslint ipfs mdx nextjs obsidian react tailwindcss
Last synced: about 1 month ago
JSON representation
My personal digital garden 🌱
- Host: GitHub
- URL: https://github.com/johackim/johackim.com
- Owner: johackim
- License: gpl-3.0
- Created: 2022-09-26T14:51:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T22:12:20.000Z (2 months ago)
- Last Synced: 2024-11-11T23:20:37.262Z (2 months ago)
- Topics: design-system, digital-garden, docker, eslint, ipfs, mdx, nextjs, obsidian, react, tailwindcss
- Language: JavaScript
- Homepage: https://johackim.com
- Size: 471 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
## johackim.com
My personal website
## ✨ Features
- [x] Obsidian Markdown syntax
- [x] MDX support
- [x] Dark Mode
- [x] Newsletter
- [x] Table of contents
- [x] Comments
- [x] Custom SEO
- [x] Custom 404 page
- [x] 100% Lighthouse performance score
- [x] Tailwind CSS
- [x] Posthog support
- [x] RSS Feed
- [x] Sitemap support
- [x] Mermaid support
- [x] Graph Viewer
- [x] Redirections 301
- [x] Rendering without JavaScript
- [x] IPFS support
- [ ] Search support## 🛠️ Technology stack
- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)
- [Markdown](https://daringfireball.net/projects/markdown/)
- [IPFS](https://ipfs.tech/)## 💻 Running locally
```bash
yarn
cp .env.dist .env
npm run dev
```## 🎁 Support me
I'd love to work on this project, but my time on this earth is limited, support my work to give me more time!
Please support me with a one-time or a monthly donation and help me continue my activities.
[![Github sponsor](https://img.shields.io/badge/github-Support%20my%20work-lightgrey?style=social&logo=github)](https://github.com/sponsors/johackim/)
[![ko-fi](https://img.shields.io/badge/ko--fi-Support%20my%20work-lightgrey?style=social&logo=ko-fi)](https://ko-fi.com/johackim)
[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-Support%20my%20work-lightgrey?style=social&logo=buy%20me%20a%20coffee&logoColor=%23FFDD00)](https://www.buymeacoffee.com/johackim)
[![liberapay](https://img.shields.io/badge/liberapay-Support%20my%20work-lightgrey?style=social&logo=liberapay&logoColor=%23F6C915)](https://liberapay.com/johackim/donate)
[![Github](https://img.shields.io/github/followers/johackim?label=Follow%20me&style=social)](https://github.com/johackim)
[![Mastodon](https://img.shields.io/mastodon/follow/1631?domain=https%3A%2F%2Fmastodon.ethibox.fr&style=social)](https://mastodon.ethibox.fr/@johackim)
[![Twitter](https://img.shields.io/twitter/follow/_johackim?style=social)](https://twitter.com/_johackim)## 📜 License
This project is licensed under the GNU GPL v3.0 - see the [LICENSE.txt](https://raw.githubusercontent.com/johackim/johackim.com/master/LICENSE.txt) file for details
**Free Software, Hell Yeah!**