Skip to content

Personal website built with SvelteKit (static router) + hosted via GitHub pages

Notifications You must be signed in to change notification settings

ericpan64/ericpan64.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

A personal website to host different ideas and keep a history of how they evolve (in Git!)

This static website is generated using SvelteKit. To build: cd app && npm run build

If needed, use the latest node version with something like nvm use node

To do dev work: cd app && npm run dev

The content of the website is stored in app/static/writing as Markdown files and converted to HTML dynamically using the marked library.

Semantic HTML is used whenever reasonable (it's hard!).

About

Personal website built with SvelteKit (static router) + hosted via GitHub pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published