Skip to content

Repository files navigation

guides

Dated hub for articles and walkthroughs with categories linking to full GitHub Pages content.

Short intros live here. Full articles and walkthroughs stay on their source repo Pages sites (or external posts such as DEV.to).

Live site: https://jajera.github.io/guides/

Stack

  • Astro (static)
  • Markdown content collections
  • Client search, filters, pagination
  • Light/dark theme toggle
  • Sitemap + RSS
  • GitHub Pages + Actions

Quick start

npm install
npm run dev

Production check:

npm run build
npm run preview

Content

Add entries under src/content/guides/ as dated Markdown files. See docs/walkthrough.md for front matter, categories, Pages setup, and troubleshooting.

Deploy

Push to main. The Deploy to GitHub Pages workflow builds and publishes dist/.

Enable once: repo Settings → Pages → Source: GitHub Actions.

About

Compilation of walkthroughs and articles

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages