439 Commits

Author SHA1 Message Date
Bradley Sepos
b67ac9ad9b template: Tweak figure position at largest breakpoint. 2016-08-11 12:58:33 -04:00
Bradley Sepos
ea4159e4c2 template: Adjust footnote styles. 2016-08-11 12:52:15 -04:00
Bradley Sepos
a57c45c29d template: Add next steps / continue styles. 2016-08-11 12:52:08 -04:00
Bradley Sepos
ef87383709 doc: Wrap next steps / continue sections for styling. 2016-08-11 11:25:03 -04:00
Bradley Sepos
7d7bf07302 doc: Revise Where to get HandBrake scams and fakes warning. 2016-08-04 15:27:45 -04:00
Bradley Sepos
06e1d9aa6c doc: Fix typo in screen capture. 2016-08-02 22:04:47 -04:00
Bradley Sepos
84e6bdbabc doc: Revise Checking for updates and add images. 2016-08-02 21:52:52 -04:00
Bradley Sepos
e89d32d9c9 doc: Fix typo on About HandBrake. 2016-08-01 17:43:16 -04:00
Bradley Sepos
f7080b1384 doc: Update language on About article.
More inline with our actuality regarding fixing mastering errors.
2016-08-01 17:39:43 -04:00
Bradley Sepos
3a28788eeb doc: Optimize some images. 2016-07-26 18:44:19 -04:00
Bradley Sepos
c712734f73 doc: Update text and images to reflect preset changes. 2016-07-26 18:39:48 -04:00
Bradley Sepos
f9098aa75a doc: Remove local devices list from sidebar in image. 2016-07-26 18:12:02 -04:00
Bradley Sepos
de8ba9328e doc: Add Frame rate article. 2016-07-26 18:07:12 -04:00
Bradley Sepos
c92ae0818a doc: Add IRC handle to authors metadata (BradleyS). 2016-07-26 17:01:08 -04:00
Bradley Sepos
39a9b45371 doc: Revise System requirements and link elsewhere. 2016-07-26 16:56:15 -04:00
Bradley Sepos
f810f3aab0 doc: Move System requirements to Technical documentation. 2016-07-26 15:39:46 -04:00
Bradley Sepos
9cc845f7e6 doc: Fix metadata in Technical docs. 2016-07-26 15:34:47 -04:00
savef
3c131c2b87 Fix steps for building mingw for Windows cross-compiling (#2)
There were two small issues here, firstly it was specifying a relative instead of absolute path. Also it wasn't rendering the `<my_user>` part in the output (on both GitHub and the docs site) so it just looked like `./home//toolchains/`.
2016-07-26 07:28:19 -04:00
sr55
e6e607420b docs: corrections to system requirements page. 2016-07-25 18:58:39 +01:00
sr55
4fdcb9c5c6 docs: Initial draft of a system requirements page. 2016-07-25 18:45:48 +01:00
Bradley Sepos
13579cc553 meta: Fix typo in Contributing. 2016-07-11 14:11:56 -04:00
Bradley Sepos
809b488599 build: Use pre-made makefiles when building libpng. 2016-07-01 09:55:28 -04:00
sr55
f6bdd4f0d3 docs: Windows Build Guide in the developer section. 2016-06-29 22:07:52 +01:00
sr55
f56cffad2d docs: Minor updates and tidyup of the "Making Videos" seciton 2016-06-29 21:24:42 +01:00
Bradley Sepos
683967d7cd scripts: Add script for optimizing images.
Only PNG is supported for now. Compression is achieved using pngquant followed by zopflipng.

usage: optimize-image file.png [file...]

- creates a copy called file-original.png
- compresses file.png
- prints result as percentage of original file size
2016-06-29 13:58:34 -04:00
Bradley Sepos
9e68f4574a build: Add libpng, pngquant, zlib, and zopfli targets.
Refactor build scripts.
2016-06-29 13:49:11 -04:00
Bradley Sepos
356aad1aa7 tools: Add libpng, pngquant, zlib, and zopfli. 2016-06-29 10:36:18 -04:00
Bradley Sepos
db1b113a4f build: Silence find warning. 2016-06-29 10:36:18 -04:00
Bradley Sepos
6c4c053e03 meta: Add instructions for manual submodule init and update. 2016-06-29 07:13:32 -04:00
Bradley Sepos
0833426248 meta: Clarify contributing instructions for Windows users. 2016-06-29 07:07:16 -04:00
John Stebbins
9950929014 Add developer/maintainer section and add flatpak repo docs (#1)
* Add developer/maintainer section and add flatpak repo docs

* address comments
2016-06-28 13:49:45 -07:00
Bradley Sepos
6c802e3495 template: Tweak alignment of preformatted code blocks. 2016-06-28 16:20:18 -04:00
Bradley Sepos
7fcea084f1 template: Add styles for code and pre. 2016-06-28 14:58:13 -04:00
Bradley Sepos
1c981167db build: Fix dependencies checking. 2016-06-17 15:32:39 -04:00
Bradley Sepos
97ae2a1f57 doc: Replace Mac installation images to hide .app extension. 2016-06-15 14:18:41 -04:00
Bradley Sepos
dd414ad98e doc: Revise and add images for Mac installation instructions. 2016-06-14 16:28:31 -04:00
Bradley Sepos
40da445be6 doc: Remove remaining generic references to OS X. 2016-06-14 15:05:02 -04:00
Bradley Sepos
d77a23de72 meta: Update markdown example in Contributing. 2016-05-20 19:51:09 -04:00
Bradley Sepos
5f47face52 template: Use positive selectors to target article documents. 2016-05-20 19:49:37 -04:00
Bradley Sepos
1a3d9ed5cc build: Exclude advanced nav from non-article documents. 2016-05-20 19:43:16 -04:00
Bradley Sepos
1a2958087c doc: Add type metadata to all articles. 2016-05-20 19:37:38 -04:00
Bradley Sepos
89b0f56b52 template: Improve scroll position for fragment identifiers' targets. 2016-05-20 19:34:57 -04:00
Bradley Sepos
f499e055c0 template: Add hint to hardware accelerate rendering of advanced nav. 2016-05-20 18:07:50 -04:00
Bradley Sepos
0861a78277 template: Use relative units where practical. 2016-05-20 18:05:10 -04:00
Bradley Sepos
90d1e6181a template: Move selector for context. 2016-05-20 18:01:26 -04:00
Bradley Sepos
9e8a2803eb template: Refactor scrolling on system select.
Abstract core behavior into function (DRY).
Scroll to first relevant heading near the first selected system section, or not at all (never to top).
2016-05-19 20:26:02 -04:00
Bradley Sepos
53bc9c22dd doc: Add Arch packages to Wall Of Shame.
And wrap AUR in abbr.
2016-05-19 16:53:56 -04:00
Bradley Sepos
8fd977deec doc: Add Arch AUR packages to Wall Of Shame. 2016-05-19 16:17:07 -04:00
Bradley Sepos
79a3c99be5 doc: Tweak language on Adjusting quality. 2016-05-18 19:36:35 -04:00
Bradley Sepos
3c04da305d doc: Fix footnotes and tweak language on Adjusting quality. 2016-05-18 19:31:30 -04:00