Skip to content

My personal website built with Statik, Jinja2 & SqlAchemy.This is where I showcase all my projects.

License

Notifications You must be signed in to change notification settings

dennohpeter/Portfolio-V2

Repository files navigation

dennohpeter avatar

dennohpeter.com

dennohpeter.com is built with Statik, Jinja2 & SqlAchemy and hosted with Netfily.

preview

πŸ› οΈ Installation & Set Up

  1. Create a virtual environment
  python3 -m venv venv
  1. Update pip to the latest version
  pip install --upgrade pip
  1. Install dependencies(requirements).
  pip install -r requirements.txt
  1. Start the development server
  statik --watch

πŸš€ Building and Running for Production

  1. Generate a full static production build
  statik
  1. Preview the site as it will appear once deployed at
  cd public/

πŸ“Œ Note

I've made my website open source for your inspiration, motivation, and curiosity. However, this theme is highly customized and personally tailored, and it would take more work to remove all my custom code than create your own.I encourage you to be creative and create your own theme, design, and content.

The Statik Simple Walkthrough is a great place to start, and is the base for this portfolio.

πŸ’€ Features

  • Posts and pages in Markdown(Md)
  • Tagging and categories
  • Fully responsive
  • SEO optimized (Twitter Card, JSON-LD, RSS and sitemap)
  • Highly optimized (Lighthouse score ~400)
  • Theming

πŸ”Œ Contributing

If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!

πŸ“ƒ Acknowledgements

  1. Thane Thompson @thanethomson - Statik
  2. Tania Rascia @taniarascia - Readme format, and her special articles.
  3. Brittany Chiang @bchiang7 - Portfolio Design Inspiration

:neckbeard: Author

1.Dennis Peterson

🚨 LICENCE

I value keeping this site open source, but as you all know, plagiarism is bad. I spent a non-negligible amount of effort developing, designing, and trying to perfect this website, and I am proud of it! All I ask is to not claim this effort as yours.

So, feel free to fork this repo. If you do, please just give me proper credit by linking back to my website, https://dennohpeter.com. Refer to this handy quora post if you're not sure what to do. Thanks!

About

My personal website built with Statik, Jinja2 & SqlAchemy.This is where I showcase all my projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages