README: move private line up
This commit is contained in:
parent
da07f3fef9
commit
767042e86c
|
|
@ -60,6 +60,10 @@ Ik heb een formaat ontwikkeld voor tekst die beter bij mijn doelen past dan Mark
|
||||||
|
|
||||||
</trl-group>
|
</trl-group>
|
||||||
|
|
||||||
|
<p>—private-below—</p>
|
||||||
|
|
||||||
|
EXCEPT NOT REALLY! In this case, because this file is hardlinked to `README.md` inside a publicised git repository. You have been warned!
|
||||||
|
|
||||||
## Internal Links
|
## Internal Links
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -71,9 +75,6 @@ Internal links need to be absolute from the root of the directory. This SHOULD b
|
||||||
I want to make only select files public. Files whose name contains the tag `pub` should be included in the public build. The public build should be the default. To include all files, pass 'all' to the site.ori file. That sort of reduces the risk of accidentally publishing private files.
|
I want to make only select files public. Files whose name contains the tag `pub` should be included in the public build. The public build should be the default. To include all files, pass 'all' to the site.ori file. That sort of reduces the risk of accidentally publishing private files.
|
||||||
|
|
||||||
|
|
||||||
<p>—private-below—</p>
|
|
||||||
|
|
||||||
EXCEPT NOT REALLY! In this case, because this file is hardlinked to `README.md` inside a publicised git repository. You have been warned!
|
|
||||||
|
|
||||||
## Organisation
|
## Organisation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue