-
Notifications
You must be signed in to change notification settings - Fork 46
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
Markdown rewrite using hugo #303
Conversation
I tried running hugo, and
Is there some secret sauce here to get the site data? Perhaps a README update is in order? How can I help this along? |
@djmitche Good catch! Turns out that I had to push one more file, which I considered unrelated, but was wrong. Can you try to re-run |
Much better! |
I made some README upadates here, but it appears I can't push to this branch :( Also, I'm not sure what's done here and what's still to do ? It looks like it's got some stuff imported from timewarrior right now. How can I help here? |
Hello @djmitche, sorry for the late answer. I have updated your access rights, see if you can push to this branch now. The Timewarrior stuff is obviously copy paste from ti.net, this has to be removed/adapted to the actual content of taskwarrior.org. All in all I guess we have to go through each page and adapt the content so it is displayed correctly. As far as I have seen it, almost all top menu items are linked to the docs page (
At first, I would focus on getting the content readable. Getting the formatting right comes later. |
@lauft thoughts on how to handle the conflicts? |
The conflicts are present because this was branched off in August and some improvements were merged to the docs since then. I'll take care of it today. |
OK, I have converted everything in content/docs with reasonable formatting. There's room for improvement but since this is blocking other work I think we should go for "pretty good with issues filed". @tbabej do you want to fix the conflicts? @lauft do you want to review? What else will need to be done before we can turn this on? |
Thanks for your work. I will review it as soon as possible. Please be patient. |
@djmitche While reviewing the changes you made, I also started adapting the remaining pages to Markdown and Hugo. I agree with your idea to move the design documents to the Taskwarrior repository, however I moved the How To Build Taskwarrior back, as this page was also referenced from outside the 'news' section. Its content is definitely outdated (e.g. we do not work with patch submissions but pull requests), but that is something to fix later. I would say there are only two things to do before we are ready to replace the old site:
After that I think the tasks left to do are
|
0efd4d2
to
ecf9e8d
Compare
Perhaps this should be a submodule, though I no longer can recall where this originated from.
- Add shortcode for labels - Apply 'one sentence, one line' - Remove unnecessary whitespace
Also add 'Questions' and 'Get the Code' boxes
Those have been moved to the taskwarrior repository
Those have been moved to the taskwarrior repository
I have ironed out the big issues from the list above. For the rest I have created tickets
|
This is a rough draft. Run using