Skip to content

silvenon/silvenon.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my blog, it's based on the Remix Indie Stack.

What's in here?

Setup

You only need to run this once:

pnpm setup

Development

pnpm dev

Validate

pnpm lint # lint code
pnpm pretty # check formatting
pnpm test # run unit tests
pnpm test:e2e # run end-to-end tests
pnpm typecheck # check types

pnpm validate # run all of the above

Build

pnpm build

Deployment

Deployment happens automatically after changes are pushed to GitHub.

About

My overengineered personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5