Skip to content

LK64076007A/envygeeks.io

 
 

Repository files navigation

This is the source to my website. The content license is proprietary, the design is MIT licensed. This design is based on the Velox theme for Ghost with differences in how the HTML is done and a few tweaks to font and design... so if you use Ghost and you like my theme, make sure to check out the Velox theme.

Building/Running

  • Build: docker-compose -f compose.yml up build
  • Production: docker-compose -f compose.yml up production-build
  • Development: docker-compose -f compose.yml up development
  • Test: docker-compose -f compose.yml up test

About

The source to my personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 45.9%
  • CSS 31.6%
  • HTML 22.1%
  • JavaScript 0.4%