Skip to content

encouraged-coders/encouraged-coders.github.io

Repository files navigation

encouraged-coders.github.io

Source code for the encouraged-coders.de website.

Tech stack

  • Astro — static site generator
  • Deployed via GitHub Actions to GitHub Pages

Local development

npm install
npm run dev        # start dev server at http://localhost:4321
npm run build      # production build → dist/
npm run preview    # preview the production build locally

Deployment

Merging to main automatically triggers the deploy workflow, which builds the site with Astro and publishes it to GitHub Pages.

Note: GitHub Pages must be configured to deploy via GitHub Actions
(Settings → Pages → Source → GitHub Actions).

Contact

Send me a message on LinkedIn

About

Collaborative Software & Systems Engineering

Resources

Stars

Watchers

Forks

Contributors