An attempt to create and keep my own profile site with a blog.
A profile site and a blog about things that I wanted to know and that maybe should be important to other people.
- Install NodeJS v18.18.2+.
- Run
npm run dev
to start the development server. - Run
npm test
to run unit tests. - Run
npm run test:e2e
to run end-to-end tests (you may need to runnpx playwright install
first).
This is a repository that probably only I will be maintaining mostly of the time, but if you want to contribute (that would be of much help 😊), you can fork this repository and send a PR.
- Source code licensed under the Apache License 2.0.
- Site content including blog and images authored by me are licensed under Creative Commons ShareAlike 4.0.