blob: b9ce0dee68187499c3527c7d0795af6c3f575997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
% WTF is Linux website
This contains the source code of the WTF is Linux support website.
Acknowledgements
----------------
These resources helped me create and design this website:
[Pandoc](https://pandoc.org/)
: Converts the Markdown into HTML and potentially other formats
[pandoc-sidenote](https://github.com/jez/pandoc-sidenote/)
: A Pandoc filter that generates the HTML for sidenotes
[tufte-css](https://edwardtufte.github.io/tufte-css/)
: A stylesheet for web articles (contains the CSS for sidenotes)
[latex-css](https://latex.now.sh/)
: A stylesheet for the LaTeX feel on the web
[et-book](https://edwardtufte.github.io/et-book/)
: The fonts used in this website, and in Tufte CSS
[Nord theme](https://www.nordtheme.com/)
: The palette used in this website
|