about page
This commit is contained in:
parent
dd4bfcd46f
commit
519ba03805
|
@ -17,30 +17,29 @@ about this choice [[/writings/non-copylefted][here]]. There may be cases with o
|
||||||
a page can be seen in the bottom in a metadata box. If no license is specified
|
a page can be seen in the bottom in a metadata box. If no license is specified
|
||||||
in the box, it's either because I forgot to apply one to the page, or it's
|
in the box, it's either because I forgot to apply one to the page, or it's
|
||||||
because the page has almost no content (like the "Page not found" page) and does
|
because the page has almost no content (like the "Page not found" page) and does
|
||||||
not really require a license.
|
not really require a license, or it's because I don't care.
|
||||||
|
|
||||||
If you use something from metanohi, please attribute Niels G. W. Serup and
|
If you use something from metanohi, please attribute Niels G. W. Serup and
|
||||||
metanohi (unless it's not by Niels, which is rare). When doing that, write
|
metanohi (unless it's not by Niels, which is rare).
|
||||||
something like "Niels G. W. Serup, [[http://metanohi.name/][metanohi.name]]".
|
|
||||||
|
|
||||||
|
|
||||||
** Source code
|
** Source code
|
||||||
|
|
||||||
metanohi is run by [[/projects/mege/][mege]]. If you want to use it for a new website (I wouldn't),
|
metanohi is run by [[/projects/mege/][mege]]. If you want to use it for a new website (I REALLY
|
||||||
you may wish to use metanohi as a template.
|
REALLY wouldn't), you may wish to use metanohi as a template.
|
||||||
|
|
||||||
Get the main site:
|
Get the main site:
|
||||||
: $ git clone git://metanohi.name/metanohi-metanohi
|
: $ git clone git://metanohi.name/metanohi-metanohi
|
||||||
|
|
||||||
Get the subsites:
|
Get the subsites (messy):
|
||||||
: $ git clone git://metanohi.name/metanohi-meta
|
: $ git clone git://metanohi.name/metanohi-meta
|
||||||
|
|
||||||
|
|
||||||
** SSL/TLS
|
** SSL/TLS
|
||||||
|
|
||||||
You can access metanohi from HTTPS. metanohi uses a [[http://cacert.org][CAcert]]. To make your browser
|
You can access metanohi from HTTPS. metanohi uses a [[http://cacert.org][CAcert]] (or is it a
|
||||||
automatically accept CAcerts, follow the instructions on [[https://wiki.cacert.org/FAQ/BrowserClients][CAcerts wiki]]; it
|
self-signed certificate now? I forget). To make your browser automatically
|
||||||
doesn't take long.
|
accept CAcerts, follow the instructions on [[https://wiki.cacert.org/FAQ/BrowserClients][CAcerts wiki]]; it doesn't take long.
|
||||||
|
|
||||||
|
|
||||||
** History
|
** History
|
||||||
|
|
Loading…
Reference in New Issue