5fa0697130
Remove some unused css rules
2024-10-30 16:39:11 +01:00
80a4ad95aa
Fix display of anchor icons
2024-10-30 16:28:41 +01:00
af80819eca
Proper tailwindcss setup
2024-10-30 12:16:50 +01:00
b7e490be9e
Merge branch 'master' into tailwind-css
2024-10-29 15:35:26 +01:00
fceead8062
Use cargo-leptos, make server-side rendering work
2024-10-28 15:47:45 +01:00
Silver-Sorbet
a38c4a3e5e
Fix math parsing ( #68 )
...
* Updates version?
* Adds Display mode after whitespace for LaTex
Includes fonts directory in binaries
Removed unecessary font types (kept .woff2)
* Woodpecker checks
Removed debug print statement for equations
* Use `ok_or` instead of `if let`
Co-authored-by: Nutomic <me@nutomic.com>
* Adds font_dir variable back
---------
Co-authored-by: Bintou Ali <bintou005@protonmail.com>
Co-authored-by: Nutomic <me@nutomic.com>
2024-10-16 16:23:30 +02:00
a7b95d459b
Use tailwind + daisyui for css
2024-10-16 14:19:31 +02:00
Silver-Sorbet
94a07cd7bd
Adds math parsing ( #61 )
...
* Adds LaTex parsing to HTML with KaTex
* Adds display mode
Remove commented block parser rule
* Applies Nutomic suggestions
Adds fonts to assets
Adds KaTex CSS to assets
Makes katex crate inclusion depending on build type less verbose
* Woodpecker checks
---------
Co-authored-by: Bintou Ali <bintou005@protonmail.com>
2024-10-15 09:39:29 +02:00
491a0dc31e
Remove article max width ( fixes #50 )
2024-10-14 16:37:40 +02:00
8b08d99d99
Resize article edit input based on length ( fixes #51 )
2024-10-14 11:24:06 +02:00
MSTCL
7c7068b619
fix: mobile css layout ( #22 )
2024-03-14 10:13:07 +01:00
0b2bfbd3ae
Fix problems with invalid apub ids
2024-03-11 13:40:03 +01:00
7f85248799
Build release binaries in CI ( #18 )
...
* build release in ci
* binstall
* x
* y
* z
* pub
* when tag
* reorder
* ci check for ignored files
* create wasm files
* remove ignored
* fmt
2024-03-06 17:03:10 +01:00
b2b20dcd2a
Implement protect article function
2024-03-05 16:06:27 +01:00
a1e0ef4166
Add placeholder js/wasm assets to make include_str work in ci
2024-02-29 12:30:49 +01:00
7c2d3baadf
Fix broken css
2024-02-27 18:56:07 +01:00
911fadb94b
Link user profile from article history and diff view
2024-02-13 16:51:57 +01:00
b6c1512479
simplify trunk setup
2024-01-11 16:21:44 +01:00
0052054a19
form wip
2024-01-09 12:41:44 +01:00