simple header and footer change
This commit is contained in:
parent
19f7e77a79
commit
b5310d0701
@ -1,6 +1,14 @@
|
|||||||
<p>
|
<p>
|
||||||
Author: Alessandro Mauri
|
Author: Alessandro Mauri
|
||||||
<a href="mailto:alemauri001@tuta.io">alemauri001@tuta.io</a>
|
<a href="mailto:alemauri001@tuta.io">alemauri001@tuta.io</a>
|
||||||
|
<br>
|
||||||
|
This website is statically generated using <a href="https://git.alemauri.eu/alema/rivet">rivet</a>,
|
||||||
|
my own static site generator written in POSIX compliant sh and based on
|
||||||
|
<a href="https://kristaps.bsd.lv/lowdown/">lowdown</a>.
|
||||||
|
I generate and upload everything using a makefile and rsync, to see the whole
|
||||||
|
thing in action take a look at this site's <a href="https://git.alemauri.eu/alema/ricette.alemauri.eu">repository</a>, maybe even issue
|
||||||
|
a pull request if you (for some reason) want something published here.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
The content of this site is licensed under the
|
The content of this site is licensed under the
|
||||||
<a href="https://creativecommons.org/publicdomain/zero/1.0/">
|
<a href="https://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<a href="//ricette.alemauri.eu/index.html">Home</a>
|
<a href="//ricette.alemauri.eu/index.html">Home</a>
|
||||||
|
|
|
|
||||||
|
<a href="//alemauri.eu/index.html">Sito Principale</a>
|
||||||
|
|
|
||||||
<a href="https://git.alemauri.eu/alema">Gitea</a>
|
<a href="https://git.alemauri.eu/alema">Gitea</a>
|
||||||
|
|
|
|
||||||
<a href="https://github.com/gunboy001">Github</a>
|
<a href="https://github.com/gunboy001">Github</a>
|
||||||
|
10
src/index.md
10
src/index.md
@ -7,13 +7,3 @@ bene o che riesco a rubare ai miei amici/parenti.
|
|||||||
Tutte le ricette in questo sito sono pubblicate royalty-free (prive di
|
Tutte le ricette in questo sito sono pubblicate royalty-free (prive di
|
||||||
copyright), il sito in se sotto creative-commons.
|
copyright), il sito in se sotto creative-commons.
|
||||||
In pratica sentitevi liberi di usare queste ricette come credete.
|
In pratica sentitevi liberi di usare queste ricette come credete.
|
||||||
|
|
||||||
This website is statically generated using [rivet][rivet], my own static site
|
|
||||||
generator written in POSIX compliant sh and based on [lowdown][lowdown].
|
|
||||||
I generate and upload everything using a makefile and rsync, to see the whole
|
|
||||||
thing in action take a look at this site's [repository][repo], maybe even issue
|
|
||||||
a pull request if you (for some reason) want something published here.
|
|
||||||
|
|
||||||
[rivet]: https://git.alemauri.eu/alema/rivet
|
|
||||||
[repo]: https://git.alemauri.eu/alema/ricette.alemauri.eu
|
|
||||||
[lowdown]: https://kristaps.bsd.lv/lowdown/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user