mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
add loris
This commit is contained in:
parent
afdf71da7a
commit
622fe443a3
12 changed files with 150 additions and 2 deletions
16
content/software/loris.md
Normal file
16
content/software/loris.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
title: "loris"
|
||||||
|
date: 2022-09-18T15:44:35+02:00
|
||||||
|
draft: false
|
||||||
|
description: "the best (soon)(i promise) fedi client for gotosocial and mastodon"
|
||||||
|
---
|
||||||
|
|
||||||
|
{{<figure src="/img/loris.jpg" alt="a screenshot of loris">}}
|
||||||
|
{{<figure src="/img/loris2.jpg" alt="a screenshot of loris">}}
|
||||||
|
|
||||||
|
loris is a native desktop client for anything that implements the mastodon client api.
|
||||||
|
it's written in dart using the flutter framework.
|
||||||
|
|
||||||
|
the goal is to have a timeline that's layed out in a similar style to tumblr, but adapted to work with fedi as well as proper multi account support
|
||||||
|
|
||||||
|
check out the newest release on [git](https://git.kittycat.homes/zoe/loris/releases)
|
BIN
public/img/loris.jpg
Normal file
BIN
public/img/loris.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
BIN
public/img/loris.png
Normal file
BIN
public/img/loris.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 396 KiB |
BIN
public/img/loris2.jpg
Normal file
BIN
public/img/loris2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
|
@ -6,7 +6,18 @@
|
||||||
<description>Recent content in home on bat</description>
|
<description>Recent content in home on bat</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>eng</language>
|
<language>eng</language>
|
||||||
<lastBuildDate>Fri, 16 Sep 2022 16:04:43 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Sun, 18 Sep 2022 15:44:35 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>loris</title>
|
||||||
|
<link>https://zoe.kittycat.homes/software/loris/</link>
|
||||||
|
<pubDate>Sun, 18 Sep 2022 15:44:35 +0200</pubDate>
|
||||||
|
|
||||||
|
<guid>https://zoe.kittycat.homes/software/loris/</guid>
|
||||||
|
<description>loris is a native desktop client for anything that implements the mastodon client api. it&rsquo;s written in dart using the flutter framework.
|
||||||
|
the goal is to have a timeline that&rsquo;s layed out in a similar style to tumblr, but adapted to work with fedi as well as proper multi account support
|
||||||
|
check out the newest release on git</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>rssmatrix</title>
|
<title>rssmatrix</title>
|
||||||
<link>https://zoe.kittycat.homes/software/rssmatrix/</link>
|
<link>https://zoe.kittycat.homes/software/rssmatrix/</link>
|
||||||
|
|
|
@ -4,7 +4,12 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://zoe.kittycat.homes/</loc>
|
<loc>https://zoe.kittycat.homes/</loc>
|
||||||
<lastmod>2022-09-16T16:04:43+02:00</lastmod>
|
<lastmod>2022-09-18T15:44:35+02:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://zoe.kittycat.homes/software/loris/</loc>
|
||||||
|
<lastmod>2022-09-18T15:44:35+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
|
|
|
@ -26,6 +26,12 @@
|
||||||
<div id="pagelist">
|
<div id="pagelist">
|
||||||
|
|
||||||
|
|
||||||
|
<div id="postlist">
|
||||||
|
<h2 class="colorswitch posttitle">
|
||||||
|
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/software/loris/">loris</h2><div class="postdescription">the best (soon)(i promise) fedi client for gotosocial and mastodon</a><br>
|
||||||
|
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/software/loris/">read more...</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="postlist">
|
<div id="postlist">
|
||||||
<h2 class="colorswitch posttitle">
|
<h2 class="colorswitch posttitle">
|
||||||
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/software/rssmatrix/">rssmatrix</h2><div class="postdescription">a circuitpython script to show rss feeds from miniflux, the weather from wtt.in and the time using aio</a><br>
|
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/software/rssmatrix/">rssmatrix</h2><div class="postdescription">a circuitpython script to show rss feeds from miniflux, the weather from wtt.in and the time using aio</a><br>
|
||||||
|
|
|
@ -7,6 +7,17 @@
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>eng</language>
|
<language>eng</language>
|
||||||
<lastBuildDate>Fri, 15 Apr 2022 20:45:43 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/software/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Fri, 15 Apr 2022 20:45:43 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/software/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>loris</title>
|
||||||
|
<link>https://zoe.kittycat.homes/software/loris/</link>
|
||||||
|
<pubDate>Sun, 18 Sep 2022 15:44:35 +0200</pubDate>
|
||||||
|
|
||||||
|
<guid>https://zoe.kittycat.homes/software/loris/</guid>
|
||||||
|
<description>loris is a native desktop client for anything that implements the mastodon client api. it&rsquo;s written in dart using the flutter framework.
|
||||||
|
the goal is to have a timeline that&rsquo;s layed out in a similar style to tumblr, but adapted to work with fedi as well as proper multi account support
|
||||||
|
check out the newest release on git</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>rssmatrix</title>
|
<title>rssmatrix</title>
|
||||||
<link>https://zoe.kittycat.homes/software/rssmatrix/</link>
|
<link>https://zoe.kittycat.homes/software/rssmatrix/</link>
|
||||||
|
|
99
public/software/loris/index.html
Normal file
99
public/software/loris/index.html
Normal file
|
@ -0,0 +1,99 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en"><head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<meta name="description" content="the best (soon)(i promise) fedi client for gotosocial and mastodon">
|
||||||
|
<title>loris@bat</title>
|
||||||
|
<script type="module" src="/js/main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/scss/main.css">
|
||||||
|
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
|
||||||
|
</head>
|
||||||
|
<body class="colorswitch"><div id="content">
|
||||||
|
<section id="main">
|
||||||
|
<div class="titlecontainer">
|
||||||
|
<h1 id="title" class="colorswitch"><a href="../" class="colorswitch uplink">loris</a></h1>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<article id="content" class="colorswitch">
|
||||||
|
<p><figure>
|
||||||
|
<img src="/img/loris.jpg"
|
||||||
|
alt="a screenshot of loris"/>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<figure>
|
||||||
|
<img src="/img/loris2.jpg"
|
||||||
|
alt="a screenshot of loris"/>
|
||||||
|
</figure>
|
||||||
|
</p>
|
||||||
|
<p>loris is a native desktop client for anything that implements the mastodon client api.
|
||||||
|
it’s written in dart using the flutter framework.</p>
|
||||||
|
<p>the goal is to have a timeline that’s layed out in a similar style to tumblr, but adapted to work with fedi as well as proper multi account support</p>
|
||||||
|
<p>check out the newest release on <a href="https://git.kittycat.homes/zoe/loris/releases">git</a></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<aside id="meta">
|
||||||
|
<div>
|
||||||
|
<section>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div><footer class="colorswitch">
|
||||||
|
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="loris"> bat</a></span>
|
||||||
|
<span id="footer-center">
|
||||||
|
<nav id="footer-nav" aria-label="navigation">
|
||||||
|
|
||||||
|
|
||||||
|
<a class="footer-nav-item colorswitch" href="/" title="home"> </a>
|
||||||
|
|
||||||
|
<a class="footer-nav-item colorswitch" href="/links/" title="links"> </a>
|
||||||
|
|
||||||
|
<a class="footer-nav-item colorswitch" href="/music/" title="music"> </a>
|
||||||
|
|
||||||
|
<a class="footer-nav-item colorswitch" href="/games/" title="games"> </a>
|
||||||
|
|
||||||
|
<a class="footer-nav-item colorswitch" href="/software/" title="software"> </a>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</span>
|
||||||
|
<span id="footer-right">
|
||||||
|
<div class="flexjs">
|
||||||
|
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
|
||||||
|
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox" id="darkmode-toggle-label"></label>
|
||||||
|
</div>
|
||||||
|
<div class="flexjs">
|
||||||
|
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
|
||||||
|
<nav aria-label="hamburger menu">
|
||||||
|
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
<noscript>
|
||||||
|
<nav>
|
||||||
|
<a class="colorswitch footer-nav-item" id="replacement-burger" href="/nav"></a>
|
||||||
|
</nav>
|
||||||
|
</noscript>
|
||||||
|
<div class="hamburger colorswitch hidden" id="hamburger-bg">
|
||||||
|
<nav id="hamburger-nav" aria-label="navigation">
|
||||||
|
|
||||||
|
|
||||||
|
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||||
|
|
||||||
|
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
||||||
|
|
||||||
|
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||||
|
|
||||||
|
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
|
||||||
|
|
||||||
|
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</span>
|
||||||
|
</noscript>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
static/img/loris.jpg
Normal file
BIN
static/img/loris.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
BIN
static/img/loris.png
Normal file
BIN
static/img/loris.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 396 KiB |
BIN
static/img/loris2.jpg
Normal file
BIN
static/img/loris2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Loading…
Reference in a new issue