Commit Graph

453 Commits

Author SHA1 Message Date
baab1a3036 now also builds from DOCs, but no link check there 2023-02-02 07:07:54 +01:00
janis
fa74800cc0 gen api reference beginning 2023-01-25 12:47:13 +01:00
janis
bb84b3a1a4 fix darkmode & reference index.html 2023-01-24 20:49:19 +01:00
janis
71d665c176 add gettingStarted Guide to build.js 2023-01-24 20:22:50 +01:00
janis
c791349aa6 working website build system 2023-01-24 17:55:37 +01:00
janis
4fb1ff42c1 more doc for build script + fixes 2023-01-24 13:37:05 +01:00
janis
367b65f150 link checking without replacement 2023-01-24 10:12:58 +01:00
janis
92cc355226 fix dark mode link color 2023-01-23 19:40:07 +01:00
janis
0647307ad9 working build.js - no link check yet 2023-01-23 19:29:15 +01:00
janis
70add78a6c build 2023-01-23 18:13:23 +01:00
janis
e81ca0dceb fix not working dark mode 2023-01-23 16:54:22 +01:00
janis
c87fdfcef5 dark mode in docs 2023-01-22 20:00:31 +01:00
janis
1d9b07761a build 2023-01-22 11:18:30 +01:00
janis
4e1cc69063 md2html setup & first doc page 2023-01-21 12:59:08 +01:00
janis
7ae6585f6c fix oversized navmenu in mobile mode 2023-01-14 08:38:52 +01:00
janis
9337b2609e updates to doc 2023-01-13 09:23:25 +01:00
janis
7937175a99 images, download page & rwd 2023-01-10 21:50:18 +01:00
janis
f686863211 progress on main page 2022-12-24 07:04:09 +01:00
janis
bd246fe801 background image now in 2022-12-22 16:58:20 +01:00
janis
7112b26d24 added a nav menu 2022-12-14 12:17:13 +01:00
janis
0c651e3f28 update README.md 2022-12-14 09:25:48 +01:00
janis
08d3fc8dfd readme + more styling 2022-12-14 08:06:36 +01:00
janis
8fdc291f15 lots more styling 2022-12-13 17:19:41 +01:00
janis
f7da68b483 first styling of website 2022-12-13 13:36:43 +01:00
janis
0f1cf6e52b basic html for index.html & docs 2022-12-12 21:42:25 +01:00
janis
3c3bc09ed2 base html layout of index.html 2022-12-12 21:20:42 +01:00
janis
fa0431f913 Added first code for website 2022-12-12 20:54:56 +01:00
janis
0b72574ba5 restructoring of repo 2022-12-12 19:52:22 +01:00
janis
d4aecd2088 removed plugins getting started guide from this pr 2022-12-12 19:48:53 +01:00
janis
0e72ee634d added plugins getting started guide 2022-12-12 19:46:02 +01:00
janis
7f6b1ab8fd remove code from other pr 2022-12-12 18:04:52 +01:00
janis
7b4759fdc1 removed getting started guide from this pr 2022-12-12 17:57:15 +01:00
janis
16af2ca369 bugfix 2022-12-12 17:40:57 +01:00
janis
6fde217032 removed the notes bugfix 2022-12-12 17:39:31 +01:00
janis
229a5d7d66 removed the notes bugfix 2022-12-12 17:39:13 +01:00
janis
10a585ae8d Revert "clean up"
This reverts commit 40a3766b37.
2022-12-12 08:41:23 +01:00
simplePCBuilding
070b6a0fc4 Merge branch 'impress:master' into master 2022-12-12 07:33:18 +00:00
janis
40a3766b37 clean up 2022-12-12 08:33:01 +01:00
Falco Nogatz
64d66bf77f Replace backslashes by slashes in href to CSS (#828) 2022-12-11 17:03:49 -08:00
simplePCBuilding
a167dfccec Update README.md 2022-11-30 20:18:27 +00:00
simplePCBuilding
7aff9bf8ac Update GettingStarted.md
Fixed an error and added more infos
2022-11-30 06:47:29 +00:00
janis
83fd6b618f some more missing spaces 2022-11-29 19:35:32 +01:00
janis
4978f8bcdd fixed other errors 2022-11-29 19:32:36 +01:00
janis
548b4c5e9a fixed the errors in check 2022-11-29 19:29:38 +01:00
janis
a26426b081 Improved "notes" hiding 2022-11-29 19:20:53 +01:00
janis
9889fd4d38 Added a Getting Started guide 2022-11-29 19:20:19 +01:00
thawk
b572362c3a Auto guess slide title from first non-blank line (#821)
* Auto guess slide title from first non-blank line
* If line content is too long, trim to the first 40 bytes
2022-10-17 08:39:54 +08:00
thawk
0d52faa60d Fix incorrect tag in 3D-positions example (#822) 2022-10-09 23:16:02 +03:00
thawk
f8dd0e92b4 Improve markdown support. (#817)
1. Support `marked`, you can using it instead. #811
2. Auto trim the indentation, so it can be indent like regular HTML.
   #812
2022-08-19 11:57:48 +03:00
thawk
dc3cf69747 Fix issue that data-x/y/z can't use relative-to-screen-size unit. (#815) 2022-07-21 21:49:39 +03:00