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
|
||||
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
|
||||
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
|
||||
metanohi (unless it's not by Niels, which is rare). When doing that, write
|
||||
something like "Niels G. W. Serup, [[http://metanohi.name/][metanohi.name]]".
|
||||
metanohi (unless it's not by Niels, which is rare).
|
||||
|
||||
|
||||
** Source code
|
||||
|
||||
metanohi is run by [[/projects/mege/][mege]]. If you want to use it for a new website (I wouldn't),
|
||||
you may wish to use metanohi as a template.
|
||||
metanohi is run by [[/projects/mege/][mege]]. If you want to use it for a new website (I REALLY
|
||||
REALLY wouldn't), you may wish to use metanohi as a template.
|
||||
|
||||
Get the main site:
|
||||
: $ git clone git://metanohi.name/metanohi-metanohi
|
||||
|
||||
Get the subsites:
|
||||
Get the subsites (messy):
|
||||
: $ git clone git://metanohi.name/metanohi-meta
|
||||
|
||||
|
||||
** SSL/TLS
|
||||
|
||||
You can access metanohi from HTTPS. metanohi uses a [[http://cacert.org][CAcert]]. To make your browser
|
||||
automatically accept CAcerts, follow the instructions on [[https://wiki.cacert.org/FAQ/BrowserClients][CAcerts wiki]]; it
|
||||
doesn't take long.
|
||||
You can access metanohi from HTTPS. metanohi uses a [[http://cacert.org][CAcert]] (or is it a
|
||||
self-signed certificate now? I forget). To make your browser automatically
|
||||
accept CAcerts, follow the instructions on [[https://wiki.cacert.org/FAQ/BrowserClients][CAcerts wiki]]; it doesn't take long.
|
||||
|
||||
|
||||
** History
|
||||
|
|
Loading…
Reference in New Issue