Skip to content

Repository files navigation

goacs.net

Marketing site for GoACS, a TR-069/CWMP Auto Configuration Server written in Go. Built with Astro + Tailwind CSS, deployed to GitHub Pages via GitHub Actions.

Development

npm install
npm run dev       # http://localhost:4321
npm run build     # -> dist/
npm run preview   # serve the built dist/ locally

Content (stats, features, links, screenshot copy) lives in src/content/site.ts. Screenshots go in src/assets/screenshots/<id>.{png,webp}src/components/Screenshot.astro renders a labeled placeholder for any id that doesn't have a matching file yet, so the site always builds.

Deploy

.github/workflows/deploy.yml builds and publishes on every push to master via GitHub's Pages-from-Actions flow. The custom domain (goacs.net) lives in public/CNAME.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages