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

Skip to content

GitHub Native Markdown Repository CMS. GitHub Actions Static Site Generator. GitHub Pages. No-Code, AI-ready, Zero Maintenance.

Notifications You must be signed in to change notification settings

roktiw/gamstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ GAMstack: GitHub Actions + Markdown for easy publishing

GAMstack is a simple tool that lets you build and publish a website using only Markdown files and GitHub. You write your content in Markdown, save it to your GitHub repository, and GitHub Actions will turn it into a website for you. Your site will be hosted for free with GitHub Pages, so anyone can see it online

No coding skills needed. No complicated setup. Just write, push, and publish!

πŸ“¦ Core Stack

  • πŸ“ A GitHub Repository with your Markdown files
  • βš™οΈ GitHub Actions to build and publish your site
  • 🌐 GitHub Pages to host your website

πŸ‘₯ Who is GAMstack for?

β›΅ Creators πŸ’» Developers
🧠 Lifehackers & tool-switchers – jumping between Notion, Obsidian, Apple Notes, Ulysses but still searching for that perfect flow πŸ€– AI vibe coders, indie devs & no-code hackers – perfect for automating your project’s website or content site
✍️ Bloggers & writers – focused on flow, not config πŸ› οΈ Developers & DevOps – need zero-maintenance, Git-powered release notes & documentation
πŸ“± Social media users – want to go beyond FITstack (Facebook, Instagram, TikTok) and own a personal site like in the 90s 🧠 CTOs, PMs, TPOs – clean and secure static sties for your product documentation
πŸ”Ž Want to learn more? πŸ’‘ Why Use GAMstack? - β›΅ For Creators πŸ”Ž Want to learn more? πŸ’‘ Why Use GAMstack? - πŸ’» For Developers
πŸš€ Ready to start? πŸ“Œ Setup Using the GitHub Website πŸš€ Ready to start? πŸ“Œ Setup Using Visual Studio Code

πŸ“š Table of Contents


πŸ’‘ Why Use GAMstack?

✊ Manifest

A few principles we believe in β€” for both creators and developers:

  • βœ… As simple as possible β€” design, structure, workflow. Less is more.
  • πŸ’½ You control your files β€” keep them on your own drive, your repo, your rules.
  • πŸ–₯️ Every device, every OS β€” works on Mac, Windows, Linux, even mobile.
  • 🧠 Markdown-first mindset β€” plain text, clear thinking.
  • πŸ’¨ Instant publish β€” write β†’ push β†’ live.
  • πŸ—ƒοΈ Versioned, trackable, transparent β€” powered by Git.
  • πŸ•ŠοΈ Minimal setup, maximal freedom.

πŸ’‘ Why Use GAMstack? - β›΅ For Creators

  • ✍️ Write your content in Markdown, like a normal doc or note.
  • πŸ’‘ No distractions – no logins, no popups, no notifications.
  • πŸ§˜β€β™€οΈ Zen flow – write once, publish instantly.
  • 🌐 Your content becomes a real website people can visit.
  • 🧳 Ideal if you’ve bounced between Notion, Obsidian, Ulysses, Apple Notes, etc.

πŸ’‘ Why Use GAMstack? - πŸ’» For Developers

  • βš™οΈ Automate content builds using GitHub Actions.
  • πŸ” Use CI/CD for changelogs, release notes, documentation.
  • 🧠 Follow GitOps principles – Git is your single source of truth.
  • 🧩 Configure structure via YAML files – infrastructure as content.
  • πŸ’¬ Integrate into existing Git workflows – no extra hosting required.
  • 🧰 Great for internal docs, team microsites, project landing pages.
  • πŸ›°οΈ Zero-runtime, serverless by default – no Node, no Docker, no servers.

Extra: πŸ•°οΈ Old Software Stacks Roast (and why GAMstack is better)

GAMstack is the next step after these old stacks:

  • JAMstack (JavaScript, APIs, and Markup) β€” because JavaScript is bloated and Markdown was doing just fine.
  • MACH (Microservices, API-first, Cloud-native, and Headless) β€” because microservices are just meetings in disguise.
  • LAMP (Linux, Apache, MySQL, PHP/Perl/Python) β€” because it's not 2002 and we're done FTPing PHP files at midnight.
  • LEMP (Linux, Nginx, MySQL, PHP) β€” because Nginx is still just Apache in hard mode.
  • WAMP (Windows, Apache, MySQL, PHP) β€” because deploying to Windows is like watering your plants with Coca-Cola.
  • XAMPP (Cross-platform, Apache, MySQL, PHP, Perl) β€” because nothing says "developer experience" like running a local Perl server in 2025.
  • MEAN (MongoDB, Express.js, Angular, Node.js) β€” because Angular made you question your career.
  • MERN (MongoDB, Express.js, React, Node.js) β€” because React turned your blog into a distributed system.
  • MEVN (MongoDB, Express.js, Vue, Node.js) β€” because Vue is cute but you still needed Node, Babel, and 19 plugins.
  • PERN (PostgreSQL, Express.js, React, Node.js) β€” because PostgreSQL is great, but now your front-end has 300 dependencies to render a button.
  • Django Stack (Python, Django, PostgreSQL) β€” because the ORM is magic... until it isn't, and therapy all start with β€œT.”
  • Firebase Stack (Firestore, Functions, Auth, Hosting) β€” because Google wants your soul and your billing info.
  • SST (Serverless Stack) (CDK, Lambda, API Gateway, DynamoDB) β€” because debugging cold starts at 3AM builds character.
  • AWS CDK Stack (AWS Cloud Development Kit + TypeScript) β€” because writing TypeScript to generate YAML that generates JSON to deploy infra is totally sane.
  • Kubernetes-native (Helm, Kustomize, ArgoCD, YAML) β€” because containers in containers in YAML in clusters is totally not overcomplicated.
  • RAPID Stack (React, API-first, Platform Independent, DevOps-ready) β€” because fast acronyms make fast apps. Maybe not overcomplicated.
  • Vite Stack β€” because Webpack broke your spirit in 2021.
  • Docs-as-Code β€” because your documentation deserves more care than your production code.
  • Zettelkasten Stack β€” because you treat your second brain better than your first.

✍️ GAMstack - Setup

πŸ“Œ Setup Using the GitHub Website

Step 1: Copy the GAMstack Repository

  1. Go to the GAMstack Repository.
  2. Click Fork in the top right corner.
  3. Click Create fork.

Step 2: Open the /input/ Folder and Write Your Content

  • This is where you put your website files.
  • Write your files in Markdown format (.md).
  • If you need help with Markdown, see this cheat sheet.
  1. Write your first note or edit an existing .md file.
  2. Save the file.

Example:

# Hello World

This is my first post using GAMstack.

Step 3: Save and Upload Your Changes

  1. Find the file you changed or added.
  2. Click Commit changes to save.
  • The .github/workflow/gamstack.yml script will turn .md files in /input/ into .html files in /output/.
  • It will also update the index.html file for your website.

Step 4: Open the /output/ Folder and Check the Build

  1. Check if GitHub Actions successfully built your site:

    • Go to the Actions tab in your GitHub repository.
    • Look for the latest workflow run. It should show a green checkmark if it succeeded.
    • If it failed, click on the workflow run to see the logs and troubleshoot the issue.
  2. Alternatively, you can preview the generated files locally in VS Code:

    • Open the /output/ folder in your repository.
    • Use a Markdown preview extension or a local server to view the generated .html files.

Step 5: See Your Website Online

  1. Edit any file in /input/ and save/commit.
  2. After a few minutes, your site will be live at https://YOUR_GITHUB_USERNAME.github.io/.

πŸ“Œ Setup Using Visual Studio Code

Step 1: Copy the GAMstack Repository

  1. Open a terminal in VS Code or your computer.
  2. Run:
    git clone https://github.com/roktiw/gamstack.git
    cd gamstack

Step 2: Open the /input/ Folder and Write Your Content

  • Open the /input/ folder in VS Code.
  • Write your files in Markdown format (.md).

Example:

# Hello World

This is my first post using GAMstack.

Step 3: Save and Upload Your Changes

  1. Use the Source Control tab or run:
    git add .
    git commit -m "Add my first post"
    git push
  2. GitHub Actions will build and publish your changes.

Step 4: Open the /output/ Folder and Check the Build

  1. Check if GitHub Actions successfully built your site:

    • Go to the Actions tab in your GitHub repository.
    • Look for the latest workflow run. It should show a green checkmark if it succeeded.
    • If it failed, click on the workflow run to see the logs and troubleshoot the issue.
  2. Alternatively, you can preview the generated files locally in VS Code:

    • Open the /output/ folder in your repository.
    • Use a Markdown preview extension or a local server to view the generated .html files.

Step 5: See Your Website Online

  1. Edit any file in /input/ and save/commit.
  2. After a few minutes, your site will be live at https://YOUR_GITHUB_USERNAME.github.io/.

Extra: Useful VS Code Extensions


Simple steps, big results. Just write, push, and your site is live!

πŸ™Œ Contributing

Pull requests are welcomeβ€”if they make things simpler.


πŸ“ TODO List

  • 3 repos: mini (core), stable, -dev
  • Ensure error handling for invalid Markdown syntax or missing files in the Markdown-to-HTML conversion script.
  • Add a script or GitHub Action to clean the output/ folder before generating new files.
  • Include a test suite to verify Markdown-to-HTML conversion.
  • Dynamically generate index.html to list all converted HTML files in the output/ folder.
  • Add a troubleshooting section to the README.md file.
  • Include instructions for customizing generated HTML files (e.g., styles or scripts).
  • Add a default CSS file for styling the generated HTML files.
  • Consider adding localization support for multiple languages.
  • Add versioning to the project using Git tags.
  • List external tools or libraries used for Markdown conversion in the README.md file.
  • Add /scripts/ for bash script that will read folder structure in input for Menu on main website
  • Add /config/ for CSS and HTML templates and config.json with i.e. page title
  • Publish your website from your phone using native GitHub app

GAMstack is a Markdown-driven Headless CMS and Static Site Generator. It uses a GitHub Repository as a single source of truth for your content. You write in Markdown, push to GitHub, and your site is built and deployed by GitHub Actions and GitHub Pages. No-Code, Low-Code, CI/CD, GitOps, IaC, Serverless, AI-ready. Pure gold! ✨


Β© Wiktor ŚwiΔ…tkowski 2025 - GAMstack Made in Warsaw, Poland with love, focus, music, and a dislike for complicated tech. Happy hacking! πŸ’»βœ¨

About

GitHub Native Markdown Repository CMS. GitHub Actions Static Site Generator. GitHub Pages. No-Code, AI-ready, Zero Maintenance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages