Skip to content

Sekky61/personal_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

personal website

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:

Development

To run the development server:

cd web
npm run dev

Authoring articles

  • 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.

License

This website is available under the MIT license. See the LICENSE file for more info.