Wez Furlong
b1bc74d31f
logo: refine appearance a bit more
...
This commit switches back to wezterm-icon.svg as the source of
the icon, but modifies it:
* Removed mac style title bar + window manipulation icons
* Increases the corner radius
* Adjusts the text position and size
This makes it somewhere between the original and one of the alternate
icons in 98b71cbfb6
I chose to modify the original source as it didn't have padding
baked into the svg file, and I didn't feel like wrestling with
the contributed svg in inkscape to remove it.
2021-12-29 18:14:26 -07:00
Wez Furlong
eef4566ff1
docs: use the new logo svg for the favicon
2021-12-22 20:19:05 -07:00
Wez Furlong
0a3c557845
docs: redirect people from GH docs dir to website
...
refs: #1390
2021-12-12 07:54:01 -07:00
Wez Furlong
87350bde4d
docs: explicitly fetch nightly info
...
We have more releases than fit in a page, so the nightly release
isn't included in the json we request.
Explicitly fetch it!
2021-04-05 12:29:13 -07:00
Wez Furlong
35060fb2de
Revert "ci: disable mdbook-linkcheck"
...
This reverts commit bef0fa29ac
and
bb2d45d0aa
.
refs: https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/53
2021-02-24 09:28:00 -08:00
Wez Furlong
bb2d45d0aa
ci: html subdir disappears from mdbook build when disabling linkcheck
...
refs: https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/53
2021-02-23 08:14:41 -08:00
Wez Furlong
5c41afacce
docs: remove lua syntax highlighting hack
...
The updated mdbook bits already include this, and our hack resulted
in disabling lua highlighting.
2021-02-01 08:12:21 -08:00
Wez Furlong
90fc2b45ca
docs: allow making docs on my mac (identify executable not installed)
2021-01-31 17:15:35 -08:00
Wez Furlong
9a610358d1
docs: upgrade to mdbook 0.4, enable link checking
...
Standardize on `thing.md` rather than `thing.markdown` to make it
easier to cross link.
2021-01-30 14:14:29 -08:00
Wez Furlong
3d9f341e00
docs: tweak mdbook config
...
* Sets wezterm's icon as the favicon
* enable github link back to the repo
* Default to Ayu color scheme
2020-12-26 10:05:39 -08:00
Wez Furlong
6e0836d11a
docs: Make it easier to split out docs into multiple pages
2020-10-09 22:03:59 -07:00
Wez Furlong
ae5cfec1f4
docs: enable syntax highlighting for lua
...
This is a bit gross, but it works!
2020-04-06 17:39:57 -07:00
Wez Furlong
4681436bd1
docs: code generation for release info
2019-12-29 21:24:08 -08:00