mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-21 16:02:08 +02:00
blog prep
This commit is contained in:
16
blog/2020-08-28.md
Normal file
16
blog/2020-08-28.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Rewriting the tech stack
|
||||
|
||||
- started in 2011 as simple webpage with some Processing.js
|
||||
- complete rewrite to React in 2016
|
||||
- web's caught up, and there is no reason to keep things React. This content should work even without JS.
|
||||
|
||||
|
||||
- markdown
|
||||
- extract latex
|
||||
- build using actual xelatex
|
||||
- replace with <img>
|
||||
- extract custom elements
|
||||
- ammend HTML markup
|
||||
- generate offline image
|
||||
- compile markdown into a single HTML file using normal HTML templating
|
||||
- localization
|
@@ -1,7 +0,0 @@
|
||||
# Rewriting the tech stack
|
||||
|
||||
- started in 2011 as simple webpage with some Processing.js
|
||||
- complete rewrite to React in 2016
|
||||
- web's caught up, and there is no reason to keep things React. This content should work even without JS.
|
||||
|
||||
|
Reference in New Issue
Block a user