Good day everyone,
Good news for the good day: we are launching the new flashrom website! doc.flashrom.org
At the moment it is available by the address doc.flashrom.org, but in the very near future (think of a few weeks) it will move to primary flashrom.org. The reason for this few weeks' interval is to check everything looks good and fix small things.
After the new website moves to the primary address, the old wiki website moves to wiki.flashrom.org and will be locked for editing. Wiki will be available as view-only until we migrate all the content.
New website is generated by sphinx from sources that are in the tree under doc/ directory. To add or update documentation, you need to send a patch as per usual dev process. Separate wiki account is no longer needed to update the documentation.
Everything is set up so that after the patch is merged into documentation, it will appear on the website shortly after. There is a doc on how to add docs with more details: https://doc.flashrom.org/how_to_add_docs.html
As you can see, the new website doesn't have all of the pages migrated from the old wiki yet. This is by the plan, we will migrate the pages gradually, hopefully within this year.
Everyone is very welcome to join migrating the wiki pages to doc/ files! Especially if there is a page in wiki that you own and can verify the correctness of content.
Thanks a lot to everyone who was working on the new website! The idea has been around for a while, and it is so cool to see it happening!
And now,
New website is live! Thanks heaps to Thomas, Stefan, Patrick, Peter, Joursoir, me, and everyone else who did code reviews and supported the effort in any other way! <3
flashrom.org is the new website
wiki.flashrom.org is officially the old one, and it is already locked for editing (still fully available in view-mode).
From now on, to add or update documentation you need to send a patch. And everyone is very very welcome to do so!
Relevant docs: How to add or update docs: https://www.flashrom.org/how_to_add_docs.html Development guide: https://www.flashrom.org/dev_guide/development_guide.html
Hi,
thanks for working on the website.
I noticed that the old URLs do not work anymore.
Any external or internal documentation referring to old URLs currrently gets a 404 not found error. It also will result in non flashrom.org websites ranking higher than our own documentation in search engines. Can the current website admin please enable a redirect for all old wiki pages?
The emergency help message is also missing from the new front page. That's usually what people are looking for when they look at our website after something goes wrong.
Regards, Carl-Daniel
Am 20.07.23 um 13:18 schrieb Anastasia Klimchuk:
And now,
New website is live! Thanks heaps to Thomas, Stefan, Patrick, Peter, Joursoir, me, and everyone else who did code reviews and supported the effort in any other way! <3
flashrom.org is the new website
wiki.flashrom.org is officially the old one, and it is already locked for editing (still fully available in view-mode).
From now on, to add or update documentation you need to send a patch.
And everyone is very very welcome to do so!
Relevant docs: How to add or update docs: https://www.flashrom.org/how_to_add_docs.html Development guide: https://www.flashrom.org/dev_guide/development_guide.html
Hello,
Redirect was on the plan, let me check about it.
Emergency help message: can you send a patch? That would be great!