Commit Graph

29 Commits (branding-cleanup)

Author SHA1 Message Date
sammyette 58cc53e856
website: add screenshots section 2023-04-13 23:11:57 -04:00
sammyette 1178842909
website: add more detail on the install page 2023-04-13 23:04:04 -04:00
sammyette c7f34be0e7
website(blog): add post about website improvements 2023-04-13 22:44:41 -04:00
sammyette 07c348cb9a
website(blog): add post about website improvements 2023-04-13 22:44:36 -04:00
sammyette c7c3103387
website: add more padding on doc pages 2023-04-13 22:43:41 -04:00
sammyette 35ed734ea3
website: fix navbar expand button 2023-04-13 22:10:54 -04:00
sammyette 7c04839685
docs: remove hilbish-text asset 2023-04-13 20:25:27 -04:00
sammyette 7884082b1a
website: use combined logo and text asset 2023-04-13 20:22:01 -04:00
sammyette 37b1c5aff8
website: add margins for blog list 2023-04-13 17:35:31 -04:00
sammyette 9d2251a2b5
website: update description on homepage 2023-04-13 17:35:24 -04:00
sammyette 919d9a61ac
website: add borders, add margins for sidenav 2023-04-13 17:35:06 -04:00
sammyette 6acae91cb1
website: fix padding 2023-04-13 17:31:47 -04:00
sammyette 0112103d29
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
2023-04-13 16:38:41 -04:00
sammyette a8e8b7a933
website: reword/reformat content on home and getting started page 2023-04-13 16:37:55 -04:00
sammyette 22fbe3bb1c
website: add padding to home page 2023-04-13 16:32:43 -04:00
sammyette 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
sammyette 659d1e0c4e
website(blog): add v2.1.1 release blog 2023-04-01 18:16:13 -04:00
sammyette 6be65c04a6
website(blog/v2.1): link to release in blog 2023-02-10 17:11:44 -04:00
sammyette d873f04f70
website(blog): add v2.1 release blog 2023-02-09 17:16:12 -04:00
sammyette 6530d48b00
docs: document types properly (#227) 2023-01-18 06:39:26 -04:00
sammyette ef5363cb1f
website: dont set install as draft 2022-12-31 20:01:10 -04:00
sammyette 246fc4d7ee
website: add blog 2022-12-28 22:27:05 -04:00
sammyette d5dffabcb2
website(docs/intoduction): change text of introduction 2022-12-20 19:42:44 -04:00
sammyette e4d87afab3
website(faq): correct entry about api docs 2022-12-20 00:41:48 -04:00
sammyette 70594f4db2
website: remove auto collapse from doc navigation 2022-12-20 00:39:34 -04:00
sammyette ad94be925c
chore: add rpm spec file (package for copr/fedora) (#220) 2022-12-19 23:19:48 -04:00
sammyette fc82d4f5eb
website: add doc navigation to navbar for collapsing 2022-12-19 00:03:13 -04:00
sammyette e5eefb1d2d
refactor!: rework docs and doc command (#218)
changes the actual file format of docs to markup since that's basically what we have been
using in the first place.

the docgen command has been modified to write markdown headings with the function name and
yaml metadata for easy consumption by hugo for the website.

all other docs have been moved to markdown as well this is the main reason this is a "breaking" change
users will have to reinstall hilbish (task uninstall and task install) to remove the old plaintext docs
2022-12-15 00:00:54 -04:00
sammyette 7b3dc951c9
docs: add website (#176) 2022-12-13 15:14:48 -04:00