diff options
Diffstat (limited to 'docs/art')
-rw-r--r-- | docs/art/index.html | 102 | ||||
-rw-r--r-- | docs/art/moonshine.png | bin | 0 -> 20634 bytes | |||
-rw-r--r-- | docs/art/onigiri.png | bin | 0 -> 5551 bytes | |||
-rw-r--r-- | docs/art/please_do_not_feed_the_animals.png | bin | 0 -> 2435361 bytes | |||
-rw-r--r-- | docs/art/the_observer.png | bin | 0 -> 17556 bytes |
5 files changed, 102 insertions, 0 deletions
diff --git a/docs/art/index.html b/docs/art/index.html new file mode 100644 index 0000000..c55d6b6 --- /dev/null +++ b/docs/art/index.html | |||
@@ -0,0 +1,102 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html lang="en"> | ||
3 | <head> | ||
4 | <link rel="stylesheet" href="/style.css"> | ||
5 | <link rel="alternate" type="application/atom+xml" title="nerdypepper's micro musings" href="/index.xml"> | ||
6 | <meta charset="UTF-8"> | ||
7 | <meta name="viewport" content="initial-scale=1"> | ||
8 | <meta content="#ffffff" name="theme-color"> | ||
9 | <meta name="HandheldFriendly" content="true"> | ||
10 | <meta property="og:title" content="nerdypepper"> | ||
11 | <meta property="og:type" content="website"> | ||
12 | <meta property="og:description" content="nerdypepper's micro musings"> | ||
13 | <meta property="og:url" content="https://peppe.rs"> | ||
14 | <link rel="icon" type="image/x-icon" href="/favicon.png"> | ||
15 | <title>peppe.rs</title> | ||
16 | <body> | ||
17 | <div class="posts"> | ||
18 | <div class="post"> | ||
19 | <a href="/" class="post-end-link">⟵ Back</a> | ||
20 | |||
21 | <h1>Art</h1> | ||
22 | <div class="separator"></div> | ||
23 | <table> | ||
24 | |||
25 | <tr> | ||
26 | <td class=table-post> | ||
27 | <div class="date"> | ||
28 | 22/02 — 2021 | ||
29 | </div> | ||
30 | <a href="/art/please_do_not_feed_the_animals.png" class="post-link"> | ||
31 | <span class="post-link">Please Do Not Feed The Animals</span> | ||
32 | </a> | ||
33 | </td> | ||
34 | <td class=table-stats> | ||
35 | <a href="/art/please_do_not_feed_the_animals.png"> | ||
36 | <img src="/art/please_do_not_feed_the_animals.png" height=50px> | ||
37 | </a> | ||
38 | </td> | ||
39 | </tr> | ||
40 | |||
41 | <tr> | ||
42 | <td class=table-post> | ||
43 | <div class="date"> | ||
44 | 25/04 — 2020 | ||
45 | </div> | ||
46 | <a href="/art/moonshine.png" class="post-link"> | ||
47 | <span class="post-link">Moonshine</span> | ||
48 | </a> | ||
49 | </td> | ||
50 | <td class=table-stats> | ||
51 | <a href="/art/moonshine.png"> | ||
52 | <img src="/art/moonshine.png" height=50px> | ||
53 | </a> | ||
54 | </td> | ||
55 | </tr> | ||
56 | |||
57 | <tr> | ||
58 | <td class=table-post> | ||
59 | <div class="date"> | ||
60 | 09/04 — 2020 | ||
61 | </div> | ||
62 | <a href="/art/onigiri.png" class="post-link"> | ||
63 | <span class="post-link">Onigiri</span> | ||
64 | </a> | ||
65 | </td> | ||
66 | <td class=table-stats> | ||
67 | <a href="/art/onigiri.png"> | ||
68 | <img src="/art/onigiri.png" height=50px> | ||
69 | </a> | ||
70 | </td> | ||
71 | </tr> | ||
72 | |||
73 | <tr> | ||
74 | <td class=table-post> | ||
75 | <div class="date"> | ||
76 | 17/01 — 2020 | ||
77 | </div> | ||
78 | <a href="/art/the_observer.png" class="post-link"> | ||
79 | <span class="post-link">The Observer</span> | ||
80 | </a> | ||
81 | </td> | ||
82 | <td class=table-stats> | ||
83 | <a href="/art/the_observer.png"> | ||
84 | <img src="/art/the_observer.png" height=50px> | ||
85 | </a> | ||
86 | </td> | ||
87 | </tr> | ||
88 | </table> | ||
89 | <div class="separator"></div> | ||
90 | <div class="footer"> | ||
91 | <a href="https://github.com/nerdypepper">Github</a> · | ||
92 | <a rel="me" href="https://freeradical.zone/@NerdyPepper">Mastodon</a> · | ||
93 | <a href="mailto:[email protected]">Mail</a> · | ||
94 | <a href="https://linkedin.com/in/nerdypepper">LinkedIn</a> · | ||
95 | <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> | ||
96 | <img class="footimgs" src="https://d33wubrfki0l68.cloudfront.net/94387e9d77fbc8b4360db81e72603ecba3df94a7/632bc/static/cc.svg"> | ||
97 | </a> | ||
98 | </div> | ||
99 | </div> | ||
100 | </div> | ||
101 | </body> | ||
102 | </html> | ||
diff --git a/docs/art/moonshine.png b/docs/art/moonshine.png new file mode 100644 index 0000000..aa8b145 --- /dev/null +++ b/docs/art/moonshine.png | |||
Binary files differ | |||
diff --git a/docs/art/onigiri.png b/docs/art/onigiri.png new file mode 100644 index 0000000..a44dbe1 --- /dev/null +++ b/docs/art/onigiri.png | |||
Binary files differ | |||
diff --git a/docs/art/please_do_not_feed_the_animals.png b/docs/art/please_do_not_feed_the_animals.png new file mode 100644 index 0000000..5ceea55 --- /dev/null +++ b/docs/art/please_do_not_feed_the_animals.png | |||
Binary files differ | |||
diff --git a/docs/art/the_observer.png b/docs/art/the_observer.png new file mode 100644 index 0000000..67f1929 --- /dev/null +++ b/docs/art/the_observer.png | |||
Binary files differ | |||