Skip to content

Ashfak-Hossain/codex

Repository files navigation

The Hilbert Notebooks

A personal digital garden covering mathematics, algorithms, competitive programming, and quiet thinking — built with Quartz v4 and written in Obsidian.

Live site: https://ashfak-hossain.github.io/codex/

Running Locally

Prerequisites: Node.js v22+, npm 10.9+

# Install dependencies
npm install

# Preview with live reload
npx quartz build --serve

# Production build
npx quartz build

# Type check + formatting check
npm run check

# Auto-format
npm run format

The dev server runs at http://localhost:8080.


Contributing

Found a typo, broken link, or math error? See CONTRIBUTING.md.


License

  • Content (all .md files under content/): CC BY 4.0
  • Quartz framework (quartz/): MIT

About

mindless reasoning

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.txt

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors