-
Notifications
You must be signed in to change notification settings - Fork 158
docx: Full re-write of the Concourse site using MkDocs #572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9f3c0de to
558af59
Compare
e6ed22b to
70bd557
Compare
|
This just came across my feed: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/ Some interesting tidbits:
I don't think we should try switching to their thing now. I think making this jump, booklit to Mkdocs, is a good first step. Then we can possibly look at moving over to Zensical. They mention they're putting significant effort into the mkdocs -> zensical migration path. |
|
Yup, just saw that as well and was going to suggest a slight pause on this to see how this whole Zensical thing played out before going any further. |
add pixel air to ecosystem page add link to Taylor's GH profile for project finance matters Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Related to https://github.com/orgs/concourse/discussions/6402 Signed-off-by: Taylor Silva <dev@taydev.net> Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
NOTE: Lots of old issue links that may not be valid anymore Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
Signed-off-by: Kevin Bimonte <kbimonte@gmail.com>
|
And just like that, all tasks are complete with all content transferred. @taylorsilva this should have all content presently in main (including #576). External to this repo, tasks still remaining include shutting down the existing Blog site (maybe putting a redirect) and updating the link in the Resource Types Website repo. Let me know if you want me to delete to .old folder containing all the previous content or not |
|
THANK YOU! I'm going to dive into this now. There is a lot of extra external work that needs to happen, but I'll probably merge this and figure it out. This is great timing too because I'm going to start cutting v8 of Concourse. Probably going to try and have v8 and the website refresh go out together. Will be a great way to kick-off this new year! Massive kudos to you for making this happen. Can't express my appreciation enough 🙏 |
|
I'm going to merge this. There is some stuff to change, but it's all small stuff that I can fix as I go through things. I'm going to flesh out the home page a bit too. Thank you so much for doing this massive migration. This should make it much easier for others to contribute to the docs and for us to add to as well. |
BLUF
As a Concourse Contributor, I want to modernize the Concourse docs using MkDocs, so that I can lower the barrier of entry for contributing new information.
Task List
Current task list:
mkdocs gh-deploy --force) for ease of use