-
Notifications
You must be signed in to change notification settings - Fork 1
Storaged.org website rework #8
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
base: master
Are you sure you want to change the base?
Storaged.org website rework #8
Conversation
Jekyll by default ignores all files and folders starting with an underscore, but sphinx uses "_static" for static files which we don't want to be ignored.
Lets keep only the latest documentation.
I've got pretty hard time getting Jekyll to work, broken dependencies on two distros. This will be a nightmare to maintain. |
I hope we won't maintain it at all -- for us this should be just writing some markdown and hoping that everything automagically works on the GH side. So far, it seems to be working fine for other people. |
Made it working locally at last. First thoughts:
|
The layout of the front page is limited by the theme. The short paragraph at the bottom is the best I can do without changing the theme. It is possible to adjust the theme, but that means more work.
No idea.
If you agree, I'd merge this initial version and start changes like these in a separate PR. For the initial version, I just took the descriptions from our existing website and/or READMEs. It would be easier to make the changes (and review them) without all the other changes around. |
This contains a blog (I added the latest blogpost from our old blog) and a simple site for each project. This also contains documentation from all projects so the existing
gh-pages
branches from libblockdev, blivet etc. will be removed after merging this and documentation updates will go through this project in the future.See GH pages documentation for details how to test this locally.
Few screenshots:

