Skip to content

bbfans/bbfans.github.io

Repository files navigation

bbfans

Personal engineering portal for bbfans.

Live site: https://bbfans.github.io/

What This Site Contains

  • Homepage with project highlights and recent shipping notes
  • Blog posts and changelog entries from local content collections
  • Dark mode support
  • Responsive mobile layout
  • PWA manifest for Android install support

Project Layout

src/components/        Shared layout and page components
src/content/blog/      Blog posts
src/content/changelog/ Release and shipping notes
src/content/projects/  Project cards shown on the homepage
src/pages/             Site routes
public/                Static assets, PWA files, fonts, and images

Development

Install dependencies:

npm install

Start the local dev server:

npm run dev

Build the site:

npm run build

Run the project check:

npm run check

Deploy the admin runtime:

npm run deploy

GitHub Pages is deployed by the workflow in .github/workflows/pages.yml when changes are pushed to main.

About

bbfans main website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors