This commit is contained in:
Juli 2024-09-14 21:04:20 +03:00
parent f9487a48b9
commit b298f578e1
8 changed files with 61 additions and 54 deletions

View file

@ -1,11 +1,11 @@
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Juli's site</title>
<link>http://localhost:8000</link>
<link>https://julimiro.eu</link>
<updated>2024-09-14</updated>
<entry>
<title>silly test page</title>
<link href="http://localhost:8000/posts/test"/>
<link href="https://julimiro.eu/posts/test"/>
<updated>2024-09-14</updated>
<summary></summary>
</entry>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -64,24 +65,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -43,24 +44,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -40,24 +41,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -43,24 +44,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -31,7 +32,7 @@
<div>
<h2>
<a href="http://localhost:8000/posts/test">silly test page</a>
<a href="https://julimiro.eu/posts/test">silly test page</a>
</h2>
<h5>Sat 14 Sep 2024</h5>
<p>
@ -51,24 +52,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -30,7 +31,7 @@
<p>Tags:</p>
<ul>
<li><a href="http://localhost:8000/tags/test">#test</a></li>
<li><a href="https://julimiro.eu/tags/test">#test</a></li>
</ul>
@ -47,24 +48,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>

View file

@ -18,6 +18,7 @@
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
@ -31,7 +32,7 @@
<div>
<h2>
<a href="http://localhost:8000/posts/test">silly test page</a>
<a href="https://julimiro.eu/posts/test">silly test page</a>
</h2>
<h5>Sat 14 Sep 2024</h5>
<p>
@ -51,24 +52,24 @@
</header>
<ul>
<li><a href="http://localhost:8000/">Home</a></li>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="http://localhost:8000/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="http://localhost:8000/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="http://localhost:8000/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="http://localhost:8000/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
</ul>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container">
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>