- 11 Nov, 2015 9 commits
-
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
1. An [[!inline directive cannot be turned into a <pre> through markdown indentation, nor can it be inserted inside a <pre>. Plus either <pre> or white-space indentations properties insert an extra new line on top of the section. 2. ikiwiki interprets <tails@boum.org> as an email address so we have to escape < and >.
-
sajolida authored
We'll generate this at release time. This will remove all possible ambiguity on the date, possible replay attacks, very quick emergency releases, etc.
-
sajolida authored
-
sajolida authored
Source Code appears a bit bigger and darker than Courier at equal size, so we can actually make it a bit smaller in our CSS. This will allow us to put longer command lines and command line outputs in our page without wrapping.
-
sajolida authored
Conflicts: wiki/src/install/expert/usb.mdwn
-
sajolida authored
Conflicts: wiki/src/install/mac/clone.mdwn
-
- 10 Nov, 2015 31 commits
-
-
sajolida authored
We're merging the current state of web/assistant in order to test some parts of it live, especially the new download page.
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
We can add it back once we get there.
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
Conflicts: wiki/src/download.inline.mdwn
-
sajolida authored
-
tchou authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
tchou authored
We will have to revert it for production.
-
tchou authored
According to http://blog.axe-net.fr/noindex-nofollow-robots-txt-attention-erreurs/ we need noindex on each page. Robot.txt does not prevent google to link. We probably will have to put this directive on each page.
-
sajolida authored
-
sajolida authored
Because ikiwiki compile our <p class="pre"> as <p><p class="pre"> inside instructions steps.
-
sajolida authored
We have to using <p class="pre"> here instead of <pre> because ikiwiki directive inside <pre> are not interpreted.
-
sajolida authored
-
sajolida authored
-
sajolida authored
The default width for <pre> is a bit short for the command lines in this scenario, so let's try to: - Remove the left margin as we don't have infography for the expert scenario anyway. - Increase the width of <pre> paragraphs at the maximum.
-
sajolida authored
-
sajolida authored
-