Skip to content

ParkerrDev/parkerhunt.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parkerhunt.me

My personal website.

Screenshot of parkerhunt.me

About

Built using Zola a static site engine, which allows me to create basic static pages using HTML and SCSS, while organizing and streamling the proccess of creating blog posts as markdown (.MD) files.

You can view the site in action here.

The design file or Figma is here.

Goal of the site

  • Be rust based. - Zola is rust based, so it works out. (Although no Rust code is actually neccesary for the site, because Zola handles everything.)
  • Static Site Generation - I wanted static site generation, so that the content of the site is pre-built at compile time. This eliminates the need for dynamic processing or database management. This allows allows the site to be extremely fast, lightweight and performant with little overhead.
  • Markdown Blog Posts - Zola was a no brainer for this.
  • RSS Feed. (I intend to implement this, but have yet to look into it.)

About

My personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published