Skip to content

gsass/gsass.site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsass.site

Personal home page for me, George Sass

Developing for the website

  • yarn install
  • yarn exec eleventy -- --serve

Adding content

Content is stored in markdown in the src directory of this repo. You can edit it as you would markdown.

Adding a page

To add a new page:

  • Write up the content in markdown
  • Add your markdown file to the src directory.
  • Add a new route to src/_data/nav.json if you want it to appear in the nav

Wishlist/TODOs

  • Custom widths for panorama photos. See docs

About

Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published