Commit Graph

57 Commits

Author SHA1 Message Date
Vincent Dörig
cfd353acd0
feat: add Turkish language (#32) 2020-08-27 21:09:18 +02:00
Vincent
7684973b25 1.2.0 2020-08-11 11:33:52 +02:00
Vincent Dörig
72e226d44d
Add sidenotes (#28) 2020-08-11 11:15:27 +02:00
Vincent Dörig
f6cc0c6878 Add google-site-verification meta tag 2020-07-07 09:47:29 +02:00
ETBox
1cbe025b2c
feat: add both simplified & traditional Chinese (#30)
Chinese words using default font seems a little bit weird, so I rewrite the 'font-family' rule and add 3 fonts for OS compatibility. By the way,  I also update languages.html for your convenience.
2020-07-03 07:29:59 +02:00
Vincent Dörig
04497134ca
Improve table styles (#24) 2020-06-09 21:12:08 +02:00
Josef Kolář
0cb6b6c271
Added support for Czech language (#25) 2020-06-09 07:07:37 +02:00
Tiago Filipe Silva
1e93f98958 fix(elements.html): make table HTML5-compliant
In HTML5 tfoot elements must be placed after tbody.
2020-06-02 14:56:45 +02:00
Vincent Dörig
5a5fe7079f Fix abstract header
- change abstract h5 to h2
- remove some horizontal margins
2020-06-02 11:19:00 +02:00
Samarul
746ac4cd7c
Corrections on Italian and Romanian language files (#20) 2020-05-29 07:36:19 +02:00
Vincent Dörig
9c35782521 Add a demo showing the language support
- add languages.html
- add a section on languages on index.html
- link back to the languages page
- format html files
2020-05-28 19:34:24 +02:00
Samarul
254eba0011
Added support for romanian language (#19) 2020-05-28 18:06:42 +02:00
NATSUHIKO MIZUTANI
567d3dfd79
add ja.css (#18) 2020-05-28 09:40:45 +02:00
Vincent Dörig
c7100bf16b 1.1.0 2020-05-27 14:32:11 +02:00
Vincent Dörig
dd1d34ea1e Minify 2020-05-27 14:29:54 +02:00
Ole Guldberg
32a4cceaa6
Add 2px blue focus-frame (accessibility) and danish language file (#16) 2020-05-26 20:14:01 +02:00
Vincent Dörig
a130258100 Fix toc 2020-05-26 14:02:00 +02:00
Tiago Filipe Silva
18e5be42b5
Add Mirandese (central/raiano dialect) lang file (#14) 2020-05-25 17:57:06 +02:00
benhid
d9ea25c632
Fix startup processes for MathJax (#15)
Co-authored-by: benhid <atbnhd@gmail.com>
2020-05-25 17:54:12 +02:00
Tiago Filipe Silva
1c8302466e
Create pt.css (#13) 2020-05-25 13:46:03 +02:00
Vincent Dörig
51fd1651d2 Add germand, french and italian language files 2020-05-25 13:40:30 +02:00
benhid
32bef2db6b
Add multilanguage support (#12) 2020-05-25 11:47:45 +02:00
Vincent Dörig
6cf91f8c4c v1.0.2 2020-05-24 15:24:14 +02:00
Vincent Dörig
96cb2c45f6 Add CHANGELOG.md 2020-05-24 15:20:05 +02:00
Vincent Dörig
880b1b3587 Improve <pre> styles and tweak LaTeX symbol
- remove border and change bg color on `<pre>`
- tweak properties on the LaTeX symbol
2020-05-24 15:19:30 +02:00
Vincent Dörig
f4e2e65c19 Fix syntax highlighting 2020-05-24 14:22:23 +02:00
Vincent Dörig
3efbcd0f5f Add meta tags, turn the title into the LaTeX logo 2020-05-24 14:22:08 +02:00
Vincent Dörig
69cbd93ca7 Add gitignore 2020-05-24 08:43:32 +02:00
Vincent Dörig
4ff7188536 Add NPM package and minified version 2020-05-24 08:30:33 +02:00
Vincent Dörig
800cd20347 Fix entry point 2020-05-24 08:26:10 +02:00
Vincent Dörig
0982ecd10a Add fancy badges & instructions on how to install 2020-05-24 08:25:36 +02:00
Vincent Dörig
f31bb547f6 Add minified version using uglifycss 2020-05-24 07:58:26 +02:00
Vincent Dörig
a6808cbd72 Render text using optimizeLegibility 2020-05-24 07:54:06 +02:00
Vincent Dörig
b48cc591e1 Add w/h attributes to imgs, move MJ script to top 2020-05-24 07:54:01 +02:00
quark67
41d3052232 Correction of typos 2020-05-24 07:30:35 +02:00
Vincent Dörig
604a4e2645 Init package.json 2020-05-23 18:33:36 +02:00
Vincent Dörig
3d5c1e93c4 roll back 2020-05-23 18:30:48 +02:00
Vincent Dörig
3e082e0b6f Init package.json 2020-05-23 18:27:42 +02:00
Vincent Dörig
f7c00ebc1a Add attribution 2020-05-23 17:35:07 +02:00
Vincent Dörig
59865ea0ec Update anchor tag, improve copy 2020-05-23 17:33:33 +02:00
Vincent Dörig
38ae98bc4b Make abstract h5 instead of h4, complete toc 2020-05-23 17:33:14 +02:00
Vincent Dörig
2b5750666b Use Unsplash (https) instead of placekitten 2020-05-23 13:55:50 +02:00
Vincent Dörig
0cc0218d6f Fix license link, add vercel config for clean URLs 2020-05-23 13:34:35 +02:00
Vincent Dörig
9e2453bd83 Format, add sa script 2020-05-23 13:23:00 +02:00
Vincent Dörig
7ab984b0ef Change title 2020-05-23 13:17:05 +02:00
Vincent Dörig
f58dc2893a Tweak heading/input/body/fn styles, add kbd styles 2020-05-23 13:16:34 +02:00
Vincent Dörig
209dde1b1e Change title, improve abstract & more
- change Latex CSS to LaTeX.css
- improve meta title
- fix table of contents
- remove lorem ipsum
- improve steps for getting started
- add more examples for class-based elements
- improve grammer and fix typos
- remove hr before footnotes (use border top)
- remove mathjax polyfill
2020-05-23 13:14:50 +02:00
Vincent Dörig
1c164f5acf Add elments test page 2020-05-23 13:03:41 +02:00
Vincent Dörig
b1cb3b3029 Update README 2020-05-22 22:29:22 +02:00
Vincent Dörig
2abc270add Update README 2020-05-22 22:29:09 +02:00