https://github.com/hilbertcube/hilbertcube.github.io
technical blog
https://github.com/hilbertcube/hilbertcube.github.io
blog-engine css from-scratch html javascript mathjax prismjs
Last synced: about 2 months ago
JSON representation
technical blog
- Host: GitHub
- URL: https://github.com/hilbertcube/hilbertcube.github.io
- Owner: hilbertcube
- License: mit
- Created: 2024-10-25T10:39:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-29T19:01:34.000Z (2 months ago)
- Last Synced: 2026-03-29T21:17:47.728Z (2 months ago)
- Language: Astro
- Homepage: https://neumanncondition.com
- Size: 101 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
Blog website about math, programming, and food. Built from scratch using HTML5, CSS3, and vanilla JS.
1. [About](https://neumanncondition.com/about/)
2. [Privacy Policy](https://neumanncondition.com/privacy-policy/)
## Tools used:
1. [Mathjax](https://www.mathjax.org/): a library to display math equations.
2. [Prism.js](https://prismjs.com/): a library to display different code themes.
3. [AOS](https://github.com/michalsnik/aos): Animate On Scroll Library.
4. [Google Analytics](https://marketingplatform.google.com/about/analytics/): analyze page usage
5. [ghchart](https://github.com/2016rshah/githubchart-api): display github activities
6. [Github API](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)
7. [Github Actions](https://github.com/features/actions)