EricFromCanada
d9ef454528
CI: add docs.yml
...
With fixes for Markdown syntax to allow tests to pass.
2022-11-26 10:28:12 -05:00
EricFromCanada
d615899ca9
Contributors docs: content & formatting updates
...
Update How-To-Open-a-Homebrew-Pull-Request.md
Update Acceptable-Formulae.md
Update Acceptable-Casks.md
Update License-Guidelines.md
Update Versions.md
Update Versions.md
Update Deprecating-Disabling-and-Removing-Formulae.md
Update Node-for-Formula-Authors.md
Update Python-for-Formula-Authors.md
Update Brew-Livecheck.md
Update Migrating-A-Formula-To-A-Tap.md
Update Rename-A-Formula.md
Update How-to-Create-and-Maintain-a-Tap.md
Update Brew-Test-Bot.md
Update Typechecking.md
2022-11-16 09:03:12 -05:00
EricFromCanada
034bf72235
Contributors docs: adjust line breaks
2022-11-16 09:03:12 -05:00
EricFromCanada
2427e06340
docs: restore h1 headings for pages with front matter
...
Plus other fixes for Homebrew-on-Linux.md.
GitHub Pages' jekyll-titles-from-headings sets a page's title to its first Markdown heading.
2020-06-11 14:04:12 -04:00
Jonathan Chang
cf63925005
docs: Update for new pr-* workflows
2020-04-11 20:06:31 +10:00
vidusheeamoli
2dffdf5ddf
docs: fix broken link
2020-03-20 01:07:27 +05:30
Mike McQuaid
eef4c18011
docs: add logos.
...
Add the BrewTestBot and Linuxbrew logos to the relevant pages.
2019-03-23 13:14:31 +00:00
Mike McQuaid
21dba9228c
Use Homebrew’s Jekyll theme
...
These means we can remove a bunch of the HTML from this repository and
move it to https://github.com/homebrew/jekyll-theme-homebrew .
2018-05-02 17:57:32 +01:00
EricFromCanada
2020f382cb
docs: add two taps, update CI info
...
and fix some wording.
2018-02-01 16:04:21 -05:00
Mike McQuaid
9032574038
Update jenkins.brew.sh links.
...
These previously, incorrectly pointed to bot.brew.sh.
Fixes #2703 .
2017-05-30 19:14:40 +01:00
EricFromCanada
dc7f74210a
docs: code example reformatting
...
Add labeled fences to most code blocks, monospace terms where
appropriate, omit "$" when referring to variables
2017-03-25 22:53:33 -04:00
EricFromCanada
56f3c0552c
docs: update Brew Test Bot screen shots
2017-03-11 13:46:20 -05:00
Mike McQuaid
eaf8cc1be0
docs.brew.sh: use brew.sh theming.
...
Unfortunately there's no easy way to share this code with the brew.sh
site but it's at least able to have the `css/`, `img/` (root) and
`_layouts` directories in sync between the two repositories.
Some small CSS tweaks were needed to make these pages render more
attractively.
2017-03-05 15:25:51 +00:00
EricFromCanada
ca0071ffc9
Grammar fixes for docs
...
Fixes to spelling and punctuation for consistency and readability.
2017-02-23 12:20:07 -05:00
EricFromCanada
20bb0aae80
Fix broken or inactive URLs
...
Bare URLs are auto-linked on GitHub but not on docs.brew.sh, so I added
angle brackets around them where appropriate. Also converted
Markdown-linked URLs for clarity.
2017-02-23 12:09:01 -05:00
Jonathan Chang
9a6cd9b83f
docs: fix titles on docs.brew.sh
2017-01-04 16:16:00 -06:00
Mike McQuaid
bd6fb88ddc
Rearrange repository files.
2016-09-20 10:41:42 +01:00