Skip to content

pascalandy/pascalandy-blog-paper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Le blog de Pascal Andy

This is my personal blog built on the AstroPaper theme - a minimal, responsive, accessible and SEO-friendly Astro blog theme.

Source: https://github.com/pascalandy/pascalandy-blog-paper

Prerequisites

  • Bun - Package manager & runtime
  • Just - Command runner (required for hooks and CI)
# macOS
brew install bun just

# Verify installation
bun --version && just --version

Quick Start

just install
just dev
just qa

Tech Stack

Documentation

License

  • Code: MIT License (inherited from AstroPaper)
  • Content (src/data/blog/): CC BY 4.0 - You may reuse with attribution to Pascal Andy.

About

Le Blog de Pascal Andy

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 33.2%
  • Astro 30.3%
  • TypeScript 21.5%
  • JavaScript 8.1%
  • CSS 4.1%
  • Shell 1.2%
  • Other 1.6%