This project is my personal website. I intend to use it as a portfolio website and a blog website. See the website deployed here.
Technologies used:
To run the development server:
cd web
npm run dev
- The table of contents is generated for the highest level headers.
Keep this in mind when writing articles - do not use
#
. - Use
[section link](#section-link)
to link to sections within the same article.
This website is available under the MIT license. See the LICENSE file for more info.