Commit graph

210 commits

Author SHA1 Message Date
Sangeeth Sudheer
5bbe13fd43
Add breadcrumbs config to hide current page and change home text
Changes `breadcrumbs` config into an object to add customizations such as hiding current page and changing the text of
the home crumb.

By default, Typo will now show breadcrumbs. If breadcrumbs are enabled, the current default of showing the
current page crumb is preserved.

BREAKING CHANGE: `breadcrumbs` is now an object so existing `breadcrumbs = <true/false>` line in config needs to be changed.
2025-03-09 01:50:55 +05:30
Francesco Tomaselli
ae0e1ec668
Merge pull request #94 from kompoth/main 2025-03-07 19:03:44 +01:00
Vasily Negrebetskiy
e9936b2d04 Added the old Twitter logo; added myself to the list of users 2025-03-07 13:44:56 +04:00
Francesco Tomaselli
534459efa4
Merge pull request #92 from runofthemillgeek/fix/list-alignment-input-dark-mode
List alignment fixes and input dark mode support
2025-03-06 22:48:15 +01:00
Sangeeth Sudheer
9c8979eb16
List alignment fixes and input dark mode support
Fixes margin and alignment issues in ul, ol and checkbox lists including when they are nested within each other.

input elements in dark mode are forced to be in browser's dark color scheme.
2025-03-06 10:27:19 +05:30
Francesco
5d1f1a6c7e Update 2025-03-05 20:40:30 +01:00
Francesco Tomaselli
e1a1324b65
Merge pull request #91 from runofthemillgeek/docs/add-self-to-users
Add Sangeeth to USERS.md
2025-03-05 20:18:43 +01:00
Sangeeth Sudheer
dd4fb0e9ed
Add Sangeeth to USERS.md 2025-03-05 23:09:21 +05:30
Francesco Tomaselli
ef91909fe3
Merge pull request #90 from aadityathapa/patch-1
Added myself to USERS.md
2025-03-02 21:30:17 +01:00
Aaditya Thapa
0a1729c78d
Added myself to USERS.md 2025-03-02 23:00:34 +05:45
Francesco
780b6a9270 Update wiki 2025-02-24 22:43:50 +01:00
Francesco Tomaselli
5803b99d6d
Merge pull request #88 from kpechenenko/main 2025-02-22 10:32:56 +01:00
Konstantin Pechenenko
9acecf18ee update path to custom css file 2025-02-22 13:54:56 +07:00
Francesco Tomaselli
24dc86184b
Merge pull request #86 from OleMussmann/configure-mermaid-theme
Configure mermaid theme
2025-02-21 09:48:40 +01:00
Ole Mussmann
f5f04dba37 make mermaid themes configurable 2025-02-21 08:57:59 +01:00
Francesco Tomaselli
c60dc55e69
Merge pull request #84 from OleMussmann/fix-header-reflow
prevent linebreaks in header words for small window sizes
2025-02-20 21:34:40 +01:00
Ole Mussmann
31ba2ee311 move inline JS to its own file 2025-02-20 20:59:17 +01:00
Ole Mussmann
aeb90b08b8 prevent linebreaks in header words 2025-02-20 20:32:11 +01:00
Francesco
51595b675d Cleanup breadcrumbs 2025-02-20 12:26:16 +01:00
Francesco
2082a9856f Update breadcrumbs style 2025-02-19 23:27:32 +01:00
Francesco
04a24795d0 Dynamic contributors page 2025-02-18 16:34:30 +01:00
Francesco Tomaselli
f3aaebdee3
Merge pull request #75 from OleMussmann/main 2025-02-02 23:43:47 +01:00
Francesco Tomaselli
695447aced
Merge pull request #78 from OleMussmann/fix-header-links 2025-02-02 23:42:51 +01:00
Ole Mussmann
11606533c9 fix disappearing header links 2025-02-02 18:17:24 +01:00
Ole Mussmann
86e224dde6 fix whitespace around #small images 2025-02-02 13:55:27 +01:00
Francesco Tomaselli
14b7bb7afe
Merge pull request #73 from jpvg10/wiki-fix
Small wiki fixes
2025-01-30 20:38:12 +01:00
Juan Pablo Valencia
d50b4343ee small wiki fixes 2025-01-30 21:28:24 +02:00
Francesco Tomaselli
fdc598a90e
Merge pull request #72 from JimmyRespawn/main 2025-01-28 01:59:57 +01:00
JimmyRespawn
e5cdbe98bb fix google analytic while generating the config file 2025-01-28 08:01:30 +08:00
Francesco Tomaselli
64f1b1a4c5
Merge pull request #70 from OleMussmann/main
Fix mermaid diagrams
2025-01-26 00:32:03 +01:00
Ole Mussmann
8def1b3e59 fix mermaid diagram rendering
closes #69
2025-01-25 21:09:02 +01:00
Francesco Tomaselli
157ca6fdb0
Update CONTRIBUTING.md 2025-01-23 10:35:24 +01:00
Francesco Tomaselli
96a8842cfc
Merge pull request #67 from edfloreshz-ext/fediverse
Add fediverse meta tag
2025-01-22 20:32:42 +01:00
Francesco Tomaselli
1072817372
Merge pull request #68 from rbbhn/spacegray-theme
Add base-16-default-schemes as color palettes
2025-01-22 20:32:26 +01:00
Eduardo Flores
7db39e0b86 add: fediverse documentation to wiki 2025-01-22 14:08:55 +01:00
rbbhn
8a35db9a04 Added reference to base-16 themes in wiki 2025-01-21 22:32:32 -06:00
rbbhn
2d6996d907 Added base16-default themes 2025-01-21 22:30:48 -06:00
rbbhn
389eb3916b Added reference to spacegray theme in wiki 2025-01-21 21:48:37 -06:00
rbbhn
1f44acb9c8 Removed unneeded comments 2025-01-21 21:46:34 -06:00
rbbhn
217c2f068b Added spacegray.css 2025-01-21 21:45:53 -06:00
rbbhn
bdd42ea34b Initial commit 2025-01-21 21:42:47 -06:00
rbbhn
fea9e06fd6 Added spacegray.css theme 2025-01-21 21:37:28 -06:00
Eduardo Flores
f277baeee1 fix: change property for name 2025-01-20 22:49:24 +01:00
Eduardo Flores
1696c8e99a add: fediverse meta tag 2025-01-20 22:40:24 +01:00
Francesco Tomaselli
6edc38ce73
Merge pull request #64 from arunmathaisk/main 2025-01-17 10:03:35 +01:00
Arun Mathai
6e5bc2f944 feat(copy-code): To allow user to copy contents within code block to clipboard
fix(ui): corrections told by tomfran

fix(ui): add more contrast to button.

fix(ui): loading js as deferred
2025-01-16 10:36:25 +05:30
Francesco
2658baf36e Updated SVG icons 2025-01-06 23:47:31 +01:00
Francesco Tomaselli
d58f9d5abf
Merge pull request #62 from deining/fix-typos 2025-01-04 21:49:16 +01:00
Andreas Deininger
1674b8243b Wiki: fix typos 2025-01-04 12:06:49 +01:00
Francesco
e93633b8ff Update readme and screenshots 2025-01-03 17:32:38 +01:00