ABSITE Companion (Jekyll-Ready)
These Markdown files are prepped for your Jekyll layout. Each file includes:
layout: landmark
in the front matterpermalink: /absite/<slug>/
for clean URLs- Side TOC auto-built by your layout’s JS from H2/H3 headings
- Images referenced from
images/
Install
- Save your provided HTML as
_layouts/landmark.html
in your Jekyll repo. - Copy this entire folder (
*.md
andimages/
) into your site (e.g.,/absite/
root or_posts
-adjacent). - Commit and push to GitHub Pages.