2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-03 01:32:03 +00:00

52 Commits

Author SHA1 Message Date
279ea433e2
fix: CHANGE BACK CONF AGAIN 2025-06-22 18:56:25 -04:00
1cbfc35c70
fix: descriptions 2025-06-22 18:55:56 -04:00
4b28efe639
fix: doc descriptions, add short description, make things scroll nicer 2025-06-22 18:51:57 -04:00
9e1a484cb4
feat: add color and arrow to indicate current page 2025-06-22 11:35:56 -04:00
046755d551
fix: conf lol 2025-06-22 11:14:47 -04:00
f536e8b589
refactor: delete some files, style some things, add other downloads below downloads section of main page 2025-06-22 11:14:16 -04:00
05ab4ab630
fix: base url 2025-06-18 20:13:28 -04:00
41904dc105
fix: change colors 2025-06-18 20:13:08 -04:00
25a0475b7e
feat: complete side bar styling, fix heading margins a bit, add something to home page 2025-06-18 19:43:13 -04:00
ac1d744696
fix: change styling of some stuff 2025-06-18 18:08:44 -04:00
06d191f09a
fix: links for sidebar 2025-06-18 18:08:19 -04:00
b02c521ff5
feat: add links for main page buttons 2025-06-13 20:23:21 -04:00
d73ae7fb99
fix: routing for index pages 2025-06-12 19:52:33 -04:00
681e1127f4
fix: hilbish icon url 2025-06-12 19:44:42 -04:00
51d8e7b42e
fix: links on nav 2025-06-12 19:42:12 -04:00
9ab13054f3
fix: base url 2025-06-12 19:38:35 -04:00
85c197d64b
feat: lots of changes
- doc gen is done differently
- docs look better too
- ... im lazy to rewrite the commit because i lost it because GPG_TTY ISNT SET FOR SOME REASON
2025-06-12 19:35:54 -04:00
54f11e46b7
fix: remove mdex 2025-06-12 09:23:27 -04:00
fd045ca4a1
fix: some additions and changes
use base url in more places
collapse sidebar on every screen size
transition to djot
2025-06-03 22:50:22 -04:00
e9c0329e86
fix: remove return (it doesnt exist) 2025-06-03 19:45:44 -04:00
4ecb933876
fix: refs (just use a defined base url) 2025-06-03 19:43:52 -04:00
2e28050e8e
feat(website): add docs 2025-05-04 20:20:12 -04:00
dffb1f581a
fix(website): fix position for navbar, add footer 2025-05-04 14:57:40 -04:00
896492b98c
refactor(website/index): changes
- make index/home mobile responsive
- fix layout of everything
2025-05-03 23:58:45 -04:00
e44887feae
fix(website): set dark bg color to neutral-950 2025-05-03 22:24:24 -04:00
c47089aa36
fix(website): set gradient on dark mode to go to black instead of stone 2025-05-03 21:51:42 -04:00
4716751272
feat(website): add meta tags 2025-05-03 21:49:48 -04:00
bf21667215
fix: image links 2025-05-03 21:23:33 -04:00
fdd9e62eec
refactor(website): rewrite website in gleam 2025-05-03 21:19:49 -04:00
1ba0dd183c
blog: add v2.3 release blog 2024-07-20 10:14:16 -04:00
b1f957e98f
website: add 2.2 release blog 2023-12-26 00:13:50 -04:00
f788c9374c
website: fix up home page contents 2023-12-26 00:13:35 -04:00
8fdae6c1d7
refactor: doc improvements (again) (#260) 2023-12-25 22:08:29 -05:00
83492e4e69
docs: fix odd sentence in runner-mode docs 2023-09-27 20:31:27 -04:00
c6c81ddece
feat: add notification/message interface (#239)
details in #219
2023-07-10 19:03:30 -04:00
bd01b478d5
website: add more info for runner mode 2023-04-14 00:40:41 -04:00
9c6d6c4f31
website: fix wording on features main page 2023-04-14 00:24:19 -04:00
2dbd201e1e
refactor: website/branding cleanup (#250)
* website: add padding to home page

* docs: slight touch ups to readme

* website: reword/reformat content on home and getting started page

* website: fix docs page layout

- the sidenav for doc pages looks the same as the navbar.
- it will be hidden by default on mobile.
- sidenav looks like the navbar on mobile and is more
seamless in general

* docs: update description, logo, dont center badges

* docs: fix badges

* website: fix padding

* website: add borders, add margins for sidenav

* website: update description on homepage

* website: add margins for blog list

* chore: use new logo

* docs: use logo and text combined for readme

* docs: make logo bigger

* website: use combined logo and text asset

* docs: remove hilbish-text asset

* website: fix navbar expand button

* website: add more padding on doc pages

* website(blog): add post about website improvements

* website(blog): add post about website improvements

* website: add more detail on the install page

* website: add screenshots section

* docs: fix up screenshots section

* docs: remove toc and image alignment
2023-04-14 00:04:52 -04:00
3dd834fcdf
fix: merge patch releases with master (#248)
my absolutely terrible april fools release was made on a separate branch. this pr merges the fixes on master so history can be synced up. (and mainly to get the 2.1.2 blog post)
2023-04-10 12:38:30 -04:00
659d1e0c4e
website(blog): add v2.1.1 release blog 2023-04-01 18:16:13 -04:00
6be65c04a6
website(blog/v2.1): link to release in blog 2023-02-10 17:11:44 -04:00
d873f04f70
website(blog): add v2.1 release blog 2023-02-09 17:16:12 -04:00
6530d48b00
docs: document types properly (#227) 2023-01-18 06:39:26 -04:00
ef5363cb1f
website: dont set install as draft 2022-12-31 20:01:10 -04:00
246fc4d7ee
website: add blog 2022-12-28 22:27:05 -04:00
d5dffabcb2
website(docs/intoduction): change text of introduction 2022-12-20 19:42:44 -04:00
e4d87afab3
website(faq): correct entry about api docs 2022-12-20 00:41:48 -04:00
70594f4db2
website: remove auto collapse from doc navigation 2022-12-20 00:39:34 -04:00
ad94be925c
chore: add rpm spec file (package for copr/fedora) (#220) 2022-12-19 23:19:48 -04:00
fc82d4f5eb
website: add doc navigation to navbar for collapsing 2022-12-19 00:03:13 -04:00