Commit Graph

17 Commits

Author SHA1 Message Date
Evan Anderson 3c6c38bf64
Docs build cleanup (#6407)
* Fix misspell detected typos

* Fix missing newline at EOF

* Switch from 'git clone' to 'git worktree add' for higher speed
2025-09-25 21:58:27 +00:00
Evan Anderson 4166fde329
Attempt to rebuild docs build process, inspired by #6319 (#6371)
* Attempt to rebuild docs build process

* Use a more modern python version

* Fix strict verify, hide versions on unversioned pages
2025-09-15 22:42:58 +00:00
Davide Pruscini 639355d825
Add dynamic date on blog pages (#5801)
* fix NavPluginOrder warning on docs local preview

* show non-hardcoded date on blog posts

* exclude date from blog homepage

* add dates to all blog post

show hack using custom theme

* fix titles on steering committee section

* show only revised or published date, remove styling from template

* delete hard-coded dates, fix RabbitMQ article

* link content.css stylesheet

* fixup on revised and published date

Show always publication date and when a file has been updated, the revision date as well
2024-01-17 15:18:14 +00:00
Reto Lehmann 4727b763cc
Fix deprecation warnings and update CSS (#5741)
* Fix deprecation warnings and update CSS

* fix order of right nav in blog
2023-11-05 09:55:51 +00:00
Kenjiro Nakayama 22c6a55794
Revert "Fix deprecation warning (#5727)" (#5730)
This reverts commit 7aed08da13.
2023-10-23 13:05:56 +00:00
Kenjiro Nakayama 7aed08da13
Fix deprecation warning (#5727) 2023-10-23 09:13:57 +00:00
Ashleigh Brennan 7672aab6c3
revert updated mkdocs version (#5119)
* revert updated mkdocs version

* fix yml
2022-07-20 15:45:01 +00:00
Ashleigh Brennan aa99afea2c
General cleanup of sample and ref docs (#5117)
* General cleanup of sample and ref docs

* move reference docs

* fix nav and links

* update redirects

* fix comment

* added Paul's script updates, updating ext versions
2022-07-20 15:00:01 +00:00
Paul Schweigert 18fb0ca32a
update mkdocs to 8.2.7 (#4874)
fixes an issue with jinja2 module that was breaking the build

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-26 16:17:49 -07:00
Dave Protasowski 479db6c845
update docker image (#4826) 2022-03-15 14:34:59 -07:00
Carlos Santana a64978b55d
Upgrade material-mkdocs to major version 8 (#4705)
* update from mkdocs 7.3.1 to 8.1.10

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add GIT_SLUG to make easier to test with user forks

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix warning banner

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-09 09:16:42 -08:00
Julian Friedman 7b244e0e7f
Lock mkdocs version (#4384) 2021-10-25 05:30:38 -07:00
Paul Schweigert 7e0834e338
bumping macros plugin version (#4333) 2021-10-07 06:28:28 -07:00
Paul Schweigert 97f8a2cef1
Moving the blog to mkdocs (#4298)
* migrating blog to mkdocs

* automation

* linting

* typo

* rebase

* adding quickstart blog

* toc formatting

* typo
2021-10-05 18:36:44 -07:00
Ashleigh Brennan d88e2fa0e5
Updates for admin guide, misc (#3601)
* Updates

* Create admin guide: mkdocs

* removed duplicate, update yml

* fix buttons, yml

* new naming, other updates

* buttons

* fixed nav

* change index to readme

* improve upgrade docs

* mkdocs-awesome-pages-plugin>=2.5 for build

* add redirects to yml

* redirects, moved metrics

* update yml, clean up metrics docs

* cleanup

* redirects plugin

* min version plugin

* Fixing formatting on version check

* Adding content blocks

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-05-19 15:18:16 -07:00
Carlos Santana b6f2646c50
add pything dep mkdocs-awesome-pages-plugin (#3611)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-19 06:10:16 -07:00
Carlos Santana 25abbf58bf
Mkdocs netlify (#3592)
* add netlify config

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* trying python 3.8

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* try deploy preview

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* EOL netlify toml

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-17 16:39:24 -07:00