Skip to content
/ blog Public

A blog and portfolio page that auomaticly generates the contents from a github profile

Notifications You must be signed in to change notification settings

Haaruun-I/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a hugo site for my blog and portfolio page.

The project collection holds all the projects you want to show off. It works by pulling from the Github API and getting all the pinned repositories on an account, and taking the README file, project discription, and homepage, and using it to generate a page for each.

The author blurb section is taken from the profile readme repository on github.

The posts collection is for any articles. It takes a git repository containting a obsidian vault, and uses Obsidian-to-hugo to convert the contents to something hugo can take as input.

This site is hosted on netlify, and uses the github webhooks to automate redeployment on new releases from the refrenced repositories.

Glitch animation inspired by CSS Tricks

Planned Additions

  • Improved templates
  • Custom python ssg, hugo feels too limmiting in format, and the convertion process is cumbersome

About

A blog and portfolio page that auomaticly generates the contents from a github profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published