Skip to content

bondroy/bondroy-portfolio

Repository files navigation

Getting Started

  • npm i to grab dependencies
  • npm run dev to fire up dev server
  • npm run build to build static site

Templating

11ty

This project uses 11ty for templating and static generation. All templating takes place inside the src directory.

Refer to the 11ty docs for more information on how to customize 11ty to your liking, it is an incredibly powerful tool!

Assets

All static assets, like images and fonts, should be placed in public, as it is copied as-is into the dist directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published