Skip to content

My website. Generated from markup using 'meow'.

License

Notifications You must be signed in to change notification settings

jethi/my-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Builder

This repository contains the source of my website in gemini-esq markup which is exported to html using a cli application called 'meow'. Git Hooks are used to update the html on every commit when the markdown is edited. The webiste is hosted using Cloudflare Pages.

  • Check website here
  • Website source code here

Dependencies

Setup git hooks

Make pre-commit.sh executable if not already:

chmod +x pre-commit.sh

Softlink to hooks directory:

ln -s -f ../../pre-commit.sh .git/hooks/pre-commit

About

My website. Generated from markup using 'meow'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published