Commit Graph

44 Commits

Author SHA1 Message Date
Humdinger b014dbc643 Getting-Started: add link to "Most Wanted" list
i.e. the list of tickets with the most upvotes
2020-07-11 10:49:27 +02:00
Adrien Destugues e7a6bb3805 Move the "building jam" instructions into the pre-reqs page.
It's more useful there than in the page documenting Jam usage.
2020-06-28 10:05:29 +02:00
Humdinger c0673867a9 Fix link to "Learning to Program with Haiku" at Lulu 2020-05-22 19:33:22 +02:00
Adrien Destugues dd7058a6a6 Add link to haiku-format. 2020-01-14 18:36:05 +01:00
Humdinger ab672a40e7 Update OpenGrok URL
As http://xref.plausible.coop/source is no more,
update links to https://xref.landonf.org/source/

Thanks Landon Fuller for providing the service!
2020-01-02 20:02:40 +01:00
Zoltán Szatmáry 74af6bf7d4 Fix link to HIG(#337) 2019-12-28 13:37:43 +01:00
Adrien Destugues fb89b21a10 Overhaul our git documentation for Gerrit
It's about time we document the flow we use now, not "how to make git
look like SVN". I hope that's more useful to everyone.
2019-11-23 18:45:59 +01:00
Adrien Destugues 1032eab530 Write down the rules about spacing and fix one place where it was not done properly. 2019-05-23 19:19:13 +02:00
Jérôme Duval 020554544f
Coding Guidelines: document a redundant "private:" (#290)
to separate the fields from the methods
2019-05-07 10:51:08 +02:00
Humdinger ac39f043f2 Fix download of "Programming_with_Haiku_QuickEdit22.zip"
The archive with the source to lesson 22 of "Programming with Haiku"
was misplaced intot the folder of the first book.

* moving the zip into the correct folder
* adjust naming to be the same as the archives for the first book
* adjust download link
2019-03-17 09:26:51 +01:00
Augustin Cavalier f9e5cf43b6 Clean up development pages.
* Consolidate some of the new pages
 * Remove some older pages
2018-10-20 14:58:11 -04:00
Adam Fowler 5bbd6cc162 Re-worked development section (#241) 2018-10-20 14:19:51 -04:00
Augustin Cavalier 3dcdaf5cad Coding Guidelines: Use more tabs. 2018-07-15 13:04:35 -04:00
Humdinger 0aab85ac61 FAQ: fixes and addition
* fix link to coding guidelines
* link to wiki on how to create/submit patches
* mention Gerrit for code review
2018-03-17 14:42:27 +01:00
Augustin Cavalier 8264ce92a4 Hugo v0.31 -> v0.37 upgrade, part 1: Move all index -> _index.
"index" is now a reserved name for bundle pages. For non-bundle pages,
"_index" is now the standard.
2018-03-05 22:51:14 -05:00
Humdinger 3ddc9a8fc7 Icon guidelines: Link to Haiku Color Palette 2018-01-11 17:34:49 +01:00
Humdinger 0a6383df3c Fixed link
Missed "Learning_to_Program_With_Haiku_17MenuColors.zip" a few days ago.
Also removed the Unit3 review PDF that's already in the
learning_to_program subfolder where it belongs.
2017-12-12 16:17:00 +01:00
Humdinger e03c6511e5 Fix download links in "Learning to Program With Haiku"
Removed duplicate "Learning to Program With Haiku Unit 3 Review.pdf"
2017-12-05 17:06:45 +01:00
Alexander von Gluck IV ee2f15adf4 debugger: Move DebuggerReferenceManual to hugo per DeadYak 2017-11-21 23:59:18 +01:00
Augustin Cavalier 463ea96eec Enable the new syntax highlighting system and use it for Coding Guidelines. 2017-09-30 18:33:10 +02:00
Humdinger 24344ef478 Switched OpenGrok URLs
As the MetaGer data seems to be quite outdated, and Landonf's
site is back, demote MetaGer to alternative. Also add a "/" to
the MetaGer URL to make it actually work...
2017-05-03 18:48:57 +02:00
Humdinger e407493d46 Added alternative OpenGrok URL
Since ​http://xref.plausible.coop/ has been down for some time, add
http://code.metager.de/source/xref/haiku as a means to search thru
the Haiku source tree. Relegate "plausible.coop" to the 'alternative';
who knows if it ever comes back on...

Thanks wangxindsb for the reminder of the alternative at MetaGer.
2017-04-23 18:25:10 +02:00
Augustin Cavalier 8a55b869dd Fix filemodes. 2017-02-21 12:13:24 -05:00
Kevin Wojniak 3e95debd24 Fix typo (#32) 2017-02-21 00:24:26 -05:00
Kevin Wojniak c4ccaf769b Escape code that contains brackets (#31)
Fixes Trac #13319
2017-02-21 00:24:05 -05:00
Richard Nyhus 7938690b16 Update links to darkwyrm's account (#24)
* Update darkwyrm's account on getting-involved

* Update Book1's link to darkwyrm's account
2017-01-25 17:57:39 -05:00
Humdinger a5efa4726f Another fixed link. 2017-01-25 16:31:11 +01:00
Humdinger d29aa4a30e Fixing links
Fixes #13249.
Thanks, Richie!
2017-01-25 16:17:47 +01:00
Humdinger b739aa945d Fixing links in "Programming With Haiku"
Fixes #13240.
Thanks Richie!
2017-01-23 16:14:25 +01:00
Jessica Hamilton 6f1fdf12c6 Add whitespace around <!--more--> delimiter.
This works around problems reported in https://github.com/spf13/hugo/issues/2973.
2017-01-22 20:53:39 +13:00
Augustin Cavalier f3a524950a learning_to_program_with_haiku.html: Fix "unable to render" errors. 2017-01-21 12:10:16 -05:00
Augustin Cavalier 91c2037403 content: Hugo wants --more-- not --break-- for previews. 2017-01-16 21:10:13 -05:00
Augustin Cavalier 48a5cfce90 development: Fix the icon guidelines. 2017-01-16 15:22:15 -05:00
Augustin Cavalier 92e48994d9 layouts: Add an articles index. 2017-01-16 15:12:46 -05:00
Augustin Cavalier 01bc51552f programming_with_haiku: Add the missing(!?) Lesson 18.
Good catch, @richienyhus...
2017-01-16 15:05:13 -05:00
Augustin Cavalier 23519aab3d development/{learning_to_program|programming}_with_haiku: Add PDFs. 2017-01-16 14:55:27 -05:00
Augustin Cavalier 65f1bfc191 development: Fix another broken link. 2016-08-15 15:40:49 -04:00
Augustin Cavalier b4d6d554d1 More HTTPSification. 2016-08-15 15:33:37 -04:00
Augustin Cavalier 27e23e9587 HTTPSify as many links as possible. 2016-08-15 11:40:56 -04:00
Augustin Cavalier 171b42a584 Relativize all internal links. 2016-08-15 11:31:12 -04:00
Augustin Cavalier 0d1fedff0b content: Use relative links to images. 2016-08-15 11:13:29 -04:00
Augustin Cavalier 5a5ff0b425 Fix more icons. 2016-08-13 13:01:09 -04:00
Augustin Cavalier 834f906ec2 Add missing icons and fix src hrefs. 2016-08-08 12:20:16 -04:00
Augustin Cavalier 464ed7f4da Import page content from Drupal.
"scripts/drupal2hugo.log" contains the logfile produced
during the conversion, for future reference.
2016-08-07 17:43:01 -04:00