An expansion of this is to integrate it with rss2twtxt (can't remember the new name), so you will just have one field that you pop in an URL to and then it will resolve what kind of feed it is - be it twtxt.txt, rss/atom, twitter, youtube, etc.
> is this how it is done?
>
does not seem to work anymore...
fastidious@tt.vltra.plus
@mention
of the persons who's post I'm replying to...
\n+------+-------------------+\n| | Pod-name |\n| LOGO |-------------------+\n| | A yarn.social pod |\n+------+-------------------+\n
What I would do is to design it in HTML and CSS so it will render something like this:
+------+-------------------+
| | Pod-name |
| LOGO |-------------------+
| | A yarn.social pod |
+------+-------------------+
\n+------+-------------------+\n| | Pod-name |\n| LOGO |-------------------+\n| | A yarn.social pod |\n+------+-------------------+\n
How did you make these logos?
{{ $pod-name }}
and {{ $pod-desciption }}
that can be used in the logo-code-field?
Look in static/csd/ and template/
name:
or user:
instead
# nick:
-line?
growth != sustainability
(@)nick@url
@lyse and @movq and others not using yarn, how it is the nick+url presented in your UI?
(@)nick@url
@lyse and @movq and others not using yarn, how it is the nick+url presented in your UI?
adi@twtxt.net
when I started to follow adi@f.adi.onl
w/o any kind of warning that it will happen.
I just unfollowed
adi@twtxt.net
when I started to follow adi@f.adi.onl
w/o any kind of warning that it will happen.
f.
? for feed?
by:darch
or mention:prologic
?
saved.io/
in front of the link you want to save. And I got a tabs.txt file that I might never look through...
saved.io/
in front of the link you want to save. And I got a tabs.txt file that I might never look through...
\n.pod-logo {\n filter: hue-rotate(215deg);\n}\n/* Dark mode support */\n@media (prefers-color-scheme: dark) {\n .pod-logo {\n filter: invert(1) hue-rotate(60deg);\n } \n}\n
.pod-logo {
filter: hue-rotate(215deg);
}
/* Dark mode support */
@media (prefers-color-scheme: dark) {
.pod-logo {
filter: invert(1) hue-rotate(60deg);
}
}
\n.pod-logo {\n filter: hue-rotate(215deg);\n}\n/* Dark mode support */\n@media (prefers-color-scheme: dark) {\n .pod-logo {\n filter: invert(1) hue-rotate(60deg);\n } \n}\n
Well i just had a look at your default.css also, because there was no styling of forms in vanilla.css, so maybe we should just build or own style from scratch anyhow.
new_UI
by just not using pico.css and implementing an new .grid
section in: https://git.mills.io/yarnsocial/yarn/src/branch/new_ui/internal/static/css/99-yarn.css#L114new_UI
by just not using pico.css and implemeting an new .grid
section in: https://git.mills.io/yarnsocial/yarn/src/branch/new_ui/internal/static/css/99-yarn.css#L114\n new_UI
by just not using pico.css and implementing an new .grid
section in: https://git.mills.io/yarnsocial/yarn/src/branch/new_ui/internal/static/css/99-yarn.css#L114\n