Skip to content

rdmueller/k9n.dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k9n.dev website

Scully Publish

This project contains the source code for my personal website k9n.dev.

Development

Run ng serve for a dev server. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files. To see the static site content for the blog posts, you have to render them first using Scully:

npm run build
npm run scully
npm start

Or you can use npm run scully:all to see the completely rendered page.

About

My personal websites repo: https://k9n.dev

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 47.0%
  • TypeScript 31.8%
  • HTML 17.0%
  • JavaScript 3.9%
  • Other 0.3%