Thanks to visit codestin.com
Credit goes to github.com

Skip to content

koddo/veson.dev

Repository files navigation

eleventy-base-blog

I configured https://github.com/11ty/eleventy-base-blog so that it renders org files using pandoc.

How to run

podman build –build-arg UID=$(id -u) –build-arg GID=$(id -g) -t my-11ty . podman run –userns=keep-id -it –rm -p 8080:8080 –volume $(pwd):/home/node/blog my-11ty bash -l

Updates

Add a remote named eleventy-base-blog–updates that points to https://github.com/11ty/eleventy-base-blog and merge into 11ty.

Todo

  • [ ] Description is commented out temporarily, I haven’t decided what it should be.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors