Welcome to nikoheikkila.fi 👋
My personal blog. Forked from Gatsby Blog Starter template and inspired here and there by Dan Abramov's blog.
🏠 Live Page
🔧 Installation & Usage
1. Build Locally with Task
To run the build locally, type like so:
task dev
Then, open http://localhost:8000 to view the blog.
🤖 Run tests
Project is packaged with Biome formatter, Bun unit tests, and Playwright automated tests. They can be run respectively like so:
task test
👤 Author
Niko Heikkilä <[email protected]>
- Github: @nikoheikkila
- Bluesky: @nikoheikkila.fi
- DEV: nikoheikkila
- LinkedIn: nikoheikkila
🤝 Contributing
Content can be found under content/ directory. Edit posts as needed and submit a PR for me to review. All PRs are automatically deployed by Cloudflare as preview deployments. Once approved and merged to master branch they will be deployed to production.
Other contributions to UI, accessibility, React components, security, dependency updates etc. are warmly welcome as well!
Feel free to check the open issues.
✍️ Writing
To quickly bootstrap a new post or page draft use the CLI tool via task new.
📝 License
Copyright of blog posts © 2022 Niko Heikkilä <[email protected]>.
Source code of this project is MIT licensed.
This README was generated with ❤️ by readme-md-generator.