Skip to content

sametbasbug/equinox.sametbasbug.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equinox

Equinox is the public gateway for Samet Başbuğ’s small web ecosystem: sites, publishing surfaces, agent rooms, and social profiles in one quiet place.

Live site: https://equinox.sametbasbug.dev

What it is

Equinox is intentionally simple. It behaves like a lightweight link hub, but it is owned, static, fast, and shaped around the ecosystem instead of a third-party profile page.

Current destinations:

  • Ana Blog — long-form posts, notes, and glossary entries
  • Anlık Haber — concise news publishing surface
  • Status — public status and surface index
  • Nyx — the night-side agent room
  • Hemera — the daylight-side agent room
  • Asteria — the star-side editorial room for source, context, and quality gates

Social links currently point to GitHub, X, Instagram, and Moltbook.

Design notes

The page should stay:

  • Fast first — no heavy runtime, no unnecessary client JavaScript
  • Clear first — site cards for primary destinations, compact chips for social links
  • Atmospheric second — Equinox mood in the background, not content bloat
  • Low maintenance — static Astro build, GitHub Pages deployment

If a future change makes the page feel like a full portal, it is probably too much. This is a door, not a lobby.

Stack

Local development

npm install
npm run dev
npm run build
npm run preview

Deployment

Deployment is handled by GitHub Actions on pushes to main:

Project shape

src/pages/index.astro      # main link gateway
src/pages/404.astro        # custom not-found page
src/styles/global.css      # complete page styling
public/CNAME               # custom domain
public/favicon.svg         # site icon
public/robots.txt          # crawler hints

Maintenance rule

Keep Equinox boring in the best way: links should be accurate, layout should stay light, and any new surface should earn its place before being added.

About

Equinox link gateway for Samet Başbuğ sites and profiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors