Tom Mairs
2a3df1f2ba
refining tutorial flow
2023-03-13 06:43:32 +00:00
almalinux Cloud User
e9c926fee5
restructure Tutorial
2023-03-13 05:37:05 +00:00
Wez Furlong
0ab9b2870e
docs: revise copyright notice
...
Until we confirm the name of the legal entity, just use me for the
moment.
2023-03-11 23:47:15 -07:00
Wez Furlong
52d204984a
docs: install exclude plugin to exlude stuff better
...
Previously, I was cleaning up some junk like _index directories
generated from the _index.md fragments. I noticed that those
were showing up in the search index, so it is better to exclude
from the outset. mkdocs doesn't natively support the idea of
exclusion, but there is a plugin that does, so use it.
2023-03-11 23:27:49 -07:00
Wez Furlong
b56bed5060
docs: fix admonish syntax, explain the global variable thing better
2023-03-11 23:06:59 -07:00
Wez Furlong
a4d321cd82
docs: generate the changelog section
...
Add reverse sort so that we always show the latest at the top
2023-03-11 22:46:07 -07:00
Mike Hillyer
5823854f55
Changelog index grammar edit.
2023-03-12 00:39:53 -05:00
Mike Hillyer
38e766ab6e
Rewrite filename scheme to match version scheme.
2023-03-12 00:38:07 -05:00
Mike Hillyer
38e9be00b0
Fixes.
2023-03-12 00:34:19 -05:00
Mike Hillyer
ab54426232
Fixes to changelog version naming.
2023-03-12 00:34:19 -05:00
Wez Furlong
77b91cf3cc
docs: adjust PATH for pip
2023-03-11 22:30:11 -07:00
Mike Hillyer
3620d07026
More formatting.
2023-03-12 00:25:27 -05:00
Mike Hillyer
e0531e053a
Add missing file.
2023-03-12 00:16:16 -05:00
Mike Hillyer
6b70bdcab0
Automated doc formatting fix
2023-03-12 05:13:33 +00:00
Mike Hillyer
928e3cdf2b
Updating structure, adding index pages to each section, along with updating the documentation landing page.
2023-03-12 00:12:42 -05:00
Mike Hillyer
4b4391516d
Rearranging the documentation for new Material for Mkdocs
2023-03-11 23:49:48 -05:00
Wez Furlong
8a1bf0b7a3
docs: cleanup toc structure a bit
...
Remove a redundant parent node to simplify things.
A couple of Page entries were just containers and
had no content of their own; you can now set the filename
to None to indicate that, and adjust what gets emitted
in the nav.
2023-03-11 20:52:21 -07:00
Wez Furlong
a841b1e635
docs: do black formatting in docs/build.sh
...
This way it should get included in the automated fixup commit
performed by the workflow
2023-03-11 20:41:44 -07:00
Wez Furlong
ade3ae5bac
docs: remove some mdbook related files that are now unused
2023-03-11 20:37:40 -07:00
Wez Furlong
f0c893582e
switch from mdbook to mkdocs
2023-03-11 20:13:54 -07:00
Wez Furlong
269e0702b4
add SMTP AUTH PLAIN support
...
Verified via:
```
swaks ... --auth plain --tls --auth-user scott --auth-password tiger
```
2023-03-11 16:23:49 -07:00
Tom Mairs
d28e024c6f
Updates to System Prep doc
2023-03-11 15:59:40 -07:00
Cloud User
5864e828b5
updates to Lua pages
2023-03-11 22:37:59 +00:00
Tom Mairs
fb08b3acab
Clean up OS prep doc
2023-03-11 15:18:24 -07:00
Mike Hillyer
10a37587a1
Learning how tables work, this time for sure!
2023-03-11 10:28:18 -05:00
Mike Hillyer
4c3671fde0
Table header
2023-03-11 10:25:49 -05:00
Mike Hillyer
96dc97c36b
Let's see if tables work!
2023-03-11 10:22:45 -05:00
Mike Hillyer
12802d9494
More spelling and grammar fixes.
2023-03-11 10:06:25 -05:00
Wez Furlong
c90f6896b0
Automated doc formatting fix
2023-03-11 14:54:46 +00:00
Wez Furlong
64f95405b5
docs: test breaking again
2023-03-11 07:54:19 -07:00
Wez Furlong
c208705940
Automated doc formatting fix
2023-03-11 14:52:59 +00:00
Wez Furlong
a39826d368
docs: test breaking formatting again
2023-03-11 07:50:18 -07:00
Wez Furlong
e0f4f532a4
Automated doc formatting fix
2023-03-11 14:39:42 +00:00
Wez Furlong
1cd2f96fc3
docs: testing breaking formatting
2023-03-11 07:33:54 -07:00
Wez Furlong
393e680723
docs: fix formatting
2023-03-11 07:04:41 -07:00
Mike Hillyer
3be93f0e26
Please oh please oh please work.
2023-03-11 09:01:35 -05:00
Mike Hillyer
8cb57ef698
Fixing spacing.
2023-03-11 09:00:08 -05:00
Mike Hillyer
e028d6118c
Danger Will Robinson
2023-03-11 08:57:15 -05:00
Wez Furlong
c1f0daa2a3
docs/build.sh: just run on all md files
...
I'd carried over behavior from wezterm where we only considered
tracked markdown files, which could be confusing for newly
authored files: they wouldn't get considered or updated until
they had been committed.
2023-03-11 06:54:59 -07:00
Mike Hillyer
968802060d
Improper admonish.
2023-03-11 08:52:13 -05:00
Wez Furlong
a40cf617d3
docs/build.sh: always enable coloring in output
...
should make it easier to spot the source of the issue
2023-03-11 06:46:07 -07:00
Mike Hillyer
59e36015c2
Change note about global variables to a warning.
2023-03-11 08:44:52 -05:00
Mike Hillyer
b25b8541a3
Ok, gelatyx just really doesn't like this being lua formatted, back to txt
2023-03-11 08:39:43 -05:00
Mike Hillyer
e827b184ad
Whoops, stomped Wez's edits.
2023-03-11 08:36:58 -05:00
Mike Hillyer
c59dffcbd4
Correcting formatting
2023-03-11 08:33:52 -05:00
Wez Furlong
bf99848ef0
ci: surface unformatted lua code errors pushed to main
...
the pages workflow silently corrects these so they go unnoticed,
leaving the corrections to show up for the next person to run
`docs/build.sh`, polluting their later commit with unrelated
changes.
Augment the verify-pages workflow to also run on `main` and
surface the corrections with a failed workflow run.
2023-03-11 06:11:58 -07:00
Wez Furlong
212e8aafe1
docs: format lua code blocks
2023-03-11 05:49:31 -07:00
Mike Hillyer
c060fc90f4
Odd parse error when the relational operators are in a lua formatted code block.
2023-03-10 23:35:44 -05:00
Mike Hillyer
51983d7891
Fixing issue in examples with unescaped values.
2023-03-10 23:31:34 -05:00
Mike Hillyer
2a4c53f953
Removing extra trailing line
2023-03-10 23:27:42 -05:00