Commit Graph

1044 Commits (branding-cleanup)

Author SHA1 Message Date
sammyette 8ccb6d4f78
docs: remove toc and image alignment 2023-04-14 00:02:59 -04:00
sammyette 0c715e6940
docs: fix up screenshots section 2023-04-14 00:00:57 -04:00
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 2d7d042a20
docs: make logo bigger 2023-04-13 19:59:29 -04:00
sammyette 2c1bd7a3a1
docs: use logo and text combined for readme 2023-04-13 19:58:57 -04:00
sammyette ba37430ee9
chore: use new logo 2023-04-13 19:52:02 -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 489bf32ad9
docs: fix badges 2023-04-13 17:22:04 -04:00
sammyette 57e91ee985
docs: update description, logo, dont center badges 2023-04-13 17:21:17 -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 73d23b387a
docs: slight touch ups to readme 2023-04-13 16:37:14 -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
TorchedSammy 0379e302ac docs: [ci] generate new docs 2023-03-25 21:42:46 +00:00
sammyette d577b3c958
feat: sink enhancements (#241)
* feat: add read method to sinks

* feat: add manual flush method for sinks

* fix: add flush as sink method and fix arg amount for read

* feat: add pipe property to sinks to see if stdin sink is a pipe

* feat: add method autoFlush to toggle/change automatic flushing

* chore: update changelog
2023-03-25 17:42:25 -04:00
sammyette 3d0fffd49a
chore: merge from upstream 2023-02-19 15:12:34 -04:00
sammyette 013fa30658
fix: correct job management commands to call with colon 2023-02-19 15:11:55 -04:00
crumb 4e37e8ca47
fix: replace sed with vgrep (#238) 2023-02-18 20:02:52 -04:00
sammyette 26c8f28034
chore: bump version to 2.2 2023-02-18 12:30:15 -04:00
sammyette 6be65c04a6
website(blog/v2.1): link to release in blog 2023-02-10 17:11:44 -04:00
sammyette 7bfd7b12c4
fix(commands/doc): only highlight real headings 2023-02-10 17:03:03 -04:00
sammyette d48a66e393
docs: update changelog 2023-02-10 16:59:44 -04:00
sammyette d873f04f70
website(blog): add v2.1 release blog 2023-02-09 17:16:12 -04:00
sammyette 7961a441ad
chore: update release name 2023-02-07 18:27:33 -04:00
TorchedSammy c55cd345ba docs: [ci] generate new docs 2023-02-07 22:19:24 +00:00
sammyette 9e1ec1641c
docs: fix return types for functions (closes #229) 2023-02-07 18:18:03 -04:00
sammyette 2911257eb9
docs: cleanup completions doc to better fit 80 col terminals 2023-02-07 17:42:16 -04:00
sammyette f2ee600c28
fix: check for 0 length slice when splitting input for completions 2023-02-07 15:49:11 -04:00
sammyette 61914f8dc7
docs: add docs for sink type (closes #233) 2023-02-07 15:39:22 -04:00
sammyette 6dbb39d404
chore: change motd for 2.1 (closes #237) 2023-02-07 10:46:47 -04:00
sammyette 890f10e176
docs: update runner-mode doc (closes #230) 2023-02-07 10:46:29 -04:00
sammyette 6b27d14f45
fix: check for error on resolving symlink 2023-02-07 10:42:36 -04:00
sammyette efc69ab769
fix: resolve symlinks for completions
1k commits milestone!! 🎉
2023-02-06 17:54:27 -04:00
sammyette cdd07a4981
fix(commands/doc): run stat in pcall 2023-02-05 13:02:50 -04:00
sammyette e2cf417144
fix: initialize lua api before handling signals (fixes #236) 2023-02-01 19:56:27 -04:00
sammyette f97a04179d
chore: update license 2023-01-20 19:35:33 -04:00
sammyette 2f6ab5fd92
feat: add sink for commanders to write output/read input (#232)
to write output, you would usually just use the print builtin
since commanders are just lua custom commands but this does not
consider the fact of pipes or other shell operators being used
to redirect or whatever.

this adds readable/writable "sinks" which is a type for input
or output and is currently only used for commanders but can be
used for other hilbish things in the future
2023-01-20 19:07:42 -04:00
sammyette 088e326bd1
fix(commands/doc): properly block out index doc 2023-01-20 18:43:46 -04:00