Awesome
Source code of the personal blog.
- Link: dariuszwozniak.net
- Mirror: dariuszwozniak-net-v2.vercel.app
- Direct link to posts: https://github.com/dariusz-wozniak/dariuszwozniak.net-v2/tree/main/data/blog/
- Used starter: Tailwind Nextjs Starter Blog
v1 (old version)
- Repo: https://github.com/dariusz-wozniak/dariuszwozniak.net
- Mirror: https://dariuszwozniak.netlify.app/
How to start?
yarn install
yarn start
Run tests:
yarn test
Debug:
- Use
dev
configuration