Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phalanx Racing — Website (Astro)

Build-log'lu, markdown tabanlı takım sitesi.

Çalıştırma

npm install
npm run dev      # http://localhost:4321

Yeni build-log yazısı ekleme

src/content/buildlog/ içine yeni bir .md dosyası ekle:

---
title: Başlık
date: 2026-09-01
tag: Tasarım
summary: Kısa özet.
---

İçerik markdown olarak...

Yapı

  • src/pages/build-log/index.astro — yazı listesi
  • src/pages/build-log/[...slug].astro — tekil yazı sayfası
  • src/content/buildlog/*.md — yazılar
  • src/layouts/Base.astro — ortak kabuk (nav + footer + tema)
  • src/styles/global.css — Phalanx paleti

About

TEKNOFEST 2027 Efficiency Challenge takımı

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages