An open API service indexing awesome lists of open source software.

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

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)