Removed content and replaced with .keep

This commit is contained in:
Jeffrey Phillips Freeman 2023-10-13 23:24:08 -04:00
parent 8aaab1b53e
commit 0996db19aa
No known key found for this signature in database
GPG key ID: AD914585C9406B6A
15 changed files with 0 additions and 403 deletions

0
content/.keep Normal file
View file

View file

@ -1,94 +0,0 @@
---
date: '2023-10-06T06:54:34'
title: Welcome
draft: false
---
{{< titled-side "Fedipage" "Hugo based static page genedator and blog with ActivityPub support" "Learn More" "/about" "Follow our GitLab " "https://git.qoto.org/fedipage/fedipage" >}}
{{< example "This is the title for the example" >}}
{{< highlight bash >}}
console.log("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
{{< /highlight >}}
{{< /example >}}
{{< /titled-side >}}
{{< seperator >}}
{{< titled "For Developers" "Some description for developers" >}}
{{< tabs "title here" >}}
{{< tab "Java" >}}
{{< highlight bash >}}
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
{{< /highlight >}}
{{< /tab >}}
{{< tab "JavaScript" >}}
{{< highlight bash >}}
console.log("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
System.out.println("hello tabs");
{{< /highlight >}}
{{< /tab >}}
{{< /tabs >}}
{{< /titled >}}
{{< cards "Mission statement" "Our mission to the community" >}}
{{< card-row >}}
{{<card "Open-source" "https://foss.com" "@digipex/digipex" "1 *" >}}
We are commited to open source!
{{< / card >}}
{{<card "Open standards" "https://git.qoto.org/digipex/ax25" "@digipex/digipex" "1 *" >}}
We are commited to open standards
{{< / card >}}
{{<card "Community Growth" "https://git.qoto.org/digipex/kiss-TNC" "@digipex/kiss-tnc" "1 *" >}}
Growing the community
{{< / card >}}
{{< / card-row >}}
{{< card-row >}}
{{<card "Security" "https://git.qoto.org/digipex/apex" "@digipex/apex" "1 *" >}}
Securing the airwaves
{{< / card >}}
{{<card "Preserving the Past" "https://git.qoto.org/digipex/apex" "@digipex/apex" "1 *" >}}
Preserving historic modes and devices
{{< / card >}}
{{<card "Advancing Technology" "https://git.qoto.org/digipex/apex" "@digipex/apex" "1 *" >}}
Advancing the state of HAM Radio
{{< / card >}}
{{< / card-row >}}
{{< / cards >}}
{{< cards "Open source" "Watch the releases of each repo to stay up to date on new features" >}}
{{< card-row >}}
{{<card "Digipex" "https://git.qoto.org/digipex/digipex" "@digipex/digipex" "1 *" >}}
An APRS and APXP implementation in Ruby
{{< / card >}}
{{<card "AX.25" "https://git.qoto.org/digipex/ax25" "@digipex/digipex" "1 *" >}}
An ax.25 implementation.
{{< / card >}}
{{<card "KISS TNC" "https://git.qoto.org/digipex/kiss-TNC" "@digipex/kiss-tnc" "1 *" >}}
A ruby library for KISS used on TNC.
{{< / card >}}
{{< / card-row >}}
{{< card-row >}}
{{<card "APEX" "https://git.qoto.org/digipex/apex" "@digipex/apex" "1" "*" >}}
An APRS and APXP implementation in Python
{{< / card >}}
{{< / card-row >}}
{{< / cards >}}
{{< info-buttons "Learn More" "/about" "Follow our GitLab " "https://git.qoto.org/fedipage/fedipage" >}}

View file

@ -1,17 +0,0 @@
---
slug: activitypub-support-added
date: '2023-10-05T22:36:20.122Z'
title: ActivityPub Support Added
tags:
- Administration
draft: false
---
We have added ActivityPub support for this website!
If you would like to follow this blog from Mastodon or anywhere in the Fediverse
just follow the handle `@fedipage@fedipage.com` and you will get new posts to this
site directly in your feed.
In addition if you comment on one of our posts directly from your feed your
comments and likes will show on the page for that article.

View file

@ -1,12 +0,0 @@
---
slug: fedipage-goes-live
date: '2023-10-05T02:44:49'
title: Fedipage Goes Live
tags:
- Administration
draft: false
---
Fedipage has officially launched!
More news to come soon.

View file

@ -1,10 +0,0 @@
---
slug: sending-notes-added
date: '2023-10-05T15:27:55'
title: Sending Notes Added
tags:
- Administration
draft: false
---
We have now added full support for sending notes when new posts are availible!

View file

@ -1,13 +0,0 @@
---
slug: open-sourcing-this-site
date: '2023-10-08T20:57:02Z'
title: Open-sourcing the Fedipage site
tags:
- Administration
draft: false
---
We have decided to open-source and package the code for this website under the
Apache license v2 and is available immediately. We have also began reworking
the code for the site, and the documentation, to make it easier for others to
adapt. Once the site is ready for consumption we will make another announcement.

View file

@ -1,14 +0,0 @@
---
slug: added-activity-pub-tag-support
date: '2023-10-09T19:28:38Z'
title: Added support for tags in ActivityPub
tags:
- Administration
- ActivityPub
draft: false
---
The FLEAR website has now added tag support to its ActivityPub implementation.
This will allow the tags on posts to be also tagged on its associated posts
on ActivityPub endpoints. You should, in fact, be seeing the tags now below if
you are viewing this from the Fediverse.

View file

@ -1,13 +0,0 @@
---
slug: sorry-for-repeat-notifications
date: '2023-10-09T17:55:01Z'
title: Sorry for the recent repeat notifications
tags:
- Administration
draft: false
---
For those of you following the Fedipage site via ActivityPub/Fediverse we are Sorry
for the recent flood of repeat notifications. We are working on our AP impementation
and a bug caused a repeat sending of notifications. It has been fixed and should
not happen again.

View file

@ -1,14 +0,0 @@
---
slug: site-hard-coded-variables-now-configurable
date: '2023-10-10T02:36:48Z'
title: Site's Hard Coded Variables are Now Configurable
tags:
- Administration
- ActivityPub
draft: false
---
For those of you using our static site code for your own site, or following the
progress, this update is for you. We have recently updated the code to move all
hard-coded references specific to this site out to a configuration file where
possible.

View file

@ -1,45 +0,0 @@
---
slug: fedipage-v1-0-1-released
date: '2023-10-11T16:39:33Z'
title: Fedipage, ActivityPub for Static Sites, has Released v1.0.1
tags:
- Release
draft: false
---
The moment you have all been waiting for, v1 of Fedipage has just been released.
This is our first version, so consider it as a beta, but it is fully functional.
You can find the release on our GitLab here:
https://git.qoto.org/fedipage/fedipage/-/tags/v1.0.1
Here is what we have accomplished so far:
* Moved almost all site-specific stuff into configuration variables to make form
easier install.
* Organized the layouts/partials so that it is very easy to update the
the templates.
* Requires Vercel and Firebase for *full* ActivityPub support but will provide
limited support as a purely static site as well. Limited support means the
account can be seen, and its posts, but following wont be confirmed.
* Wrote detailed step-by-step install instructions to make it easy for everyone.
* Supports the following ActivityPub features:
** Following confirmation
** Notifications in your feed when new posts are made
** The various pages show content from the fediverse interacting with it like
reboosts, likes, and even replies which show up as comments on the page.
* Tags are supported with a few options:
** Tags can be configured to automatically be added to every post.
** The tags added int he front-matter of a post can be added as fedivese tags.
This can be set independently of any default tags.
** Tags can be rendered invisibly, not showing in the text of the post on the
fediverse yet still contain the tag metadata for searches
* An ActivityPub alias can be set if you have other accounts across the
fediverse. The alias can also allow you to migrate existing followers to
the web page (untested, proceed at your own risk).
* Microblog side-panel can be configured to show content from your alias
fediverse account.
* Multiple categories of blogs can be handled simultaniously and categorized and
tagged independently.
* Front page is constructed from markdown and broken up into short codes. So
the front page can be modified without touching the html.

View file

@ -1,18 +0,0 @@
---
slug: fedipage-v1-1-0-released
date: '2023-10-14T01:20:47Z'
title: Fedipage v1.1.0 Released
tags:
- Release
draft: false
---
Fedipage, the source that powers this static website with ActivityPub support,
has just released v1.1.0! We have a few new features, as well as several bug
fixes.
You can find the release on our GitLab here:
[https://git.qoto.org/fedipage/fedipage/-/tags/v1.1.0](https://git.qoto.org/fedipage/fedipage/-/tags/v1.1.0)
See this post for information regarding the new features and bug fixes:
[https://fedipage.com/news/new-activitypub-features-and-fixes/](https://fedipage.com/news/new-activitypub-features-and-fixes/)

View file

@ -1,36 +0,0 @@
---
slug: new-activitypub-features-and-fixes
date: '2023-10-14T01:10:47Z'
title: New ActivityPub Features and Fixes
tags:
- Bugs
- Features
draft: false
---
We have recently implemented several new Fedipage features as well as fixed a
few critical bugs.
Here are the new features from the `CHANGELOG.md`:
* Added the ability for Mastodon instances to find the associated post when
searching for the link in the search bar.
* Created activity and status pages for each page independent from the outbox.
* Added header link alternates specifying the dual mime type of pages.
* Now uses publication date set in post frontmatter when available otherwise
will set the current date when sent out to followers.
And here are some of the bug fixes:
* Fixed bad id in `/followers` ActivityPub endpoint.
* In the comment section for a page if a user doesnt have a profile picture
setup it will now default to a generic avatar rather than render text.
* Removed image alt text when rendering page comments. If an image profile link
was broken the rendered text would not look right.
* The `activity` and `status` endpoints, when called with no extension, now
return the correct `content-type` in header.
* Fixed a bug where notifications of newly created posts would get resent
periodically.
This has caused us to bump the version for the next release to `v1.1.0` due to
our semantic versioning. The new version will be released shortly.

View file

@ -1,41 +0,0 @@
---
slug: fedipage
date: '2023-10-05T22:36:20.122Z'
title: "Fedipage"
tags: ['ActivityPub']
description: "Hugo based static page genedator and blog with ActivityPub support"
draft: false
---
Fedipage is a Hugo based static page genedator and blog with ActivityPub support.
Here are some of the features.
* Moved almost all site-specific stuff into configuration variables to make form
easier install.
* Organized the layouts/partials so that it is very easy to update the
the templates.
* Requires Vercel and Firebase for *full* ActivityPub support but will provide
limited support as a purely static site as well. Limited support means the
account can be seen, and its posts, but following wont be confirmed.
* Wrote detailed step-by-step install instructions to make it easy for everyone.
* Supports the following ActivityPub features:
** Following confirmation
** Notifications in your feed when new posts are made
** The various pages show content from the fediverse interacting with it like
reboosts, likes, and even replies which show up as comments on the page.
* Tags are supported with a few options:
** Tags can be configured to automatically be added to every post.
** The tags added int he front-matter of a post can be added as fedivese tags.
This can be set independently of any default tags.
** Tags can be rendered invisibly, not showing in the text of the post on the
fediverse yet still contain the tag metadata for searches
* An ActivityPub alias can be set if you have other accounts across the
fediverse. The alias can also allow you to migrate existing followers to
the web page (untested, proceed at your own risk).
* Microblog side-panel can be configured to show content from your alias
fediverse account.
* Multiple categories of blogs can be handled simultaniously and categorized and
tagged independently.
* Front page is constructed from markdown and broken up into short codes. So
the front page can be modified without touching the html.

View file

@ -1,63 +0,0 @@
---
title: QOTO
date: '2023-10-05T22:36:10.122Z'
type: entry
slug: qoto
tags: ['Incubator']
---
QOTO aims to provide a community where our users do not fear being punished for their personal opinions. We do not allow people to disseminate ideologies that are abusive or violent towards others. Demonstrating support for or defending ideologies known to be violent or hateful is a bannable offense. This includes, but is not limited to: racial supremacy, anti-LGBTQ or anti-cis-gender/anti-straight, pro-genocide, child abuse or child pornography, etc. While we recognize questions and conversation regarding these topics are essential for a STEM community, in general, doing so in bad faith will result in immediate expulsion.
All discussions between mods are public, as we believe that transparency is the best way to show everyone how we put words into practice.
Additional services:
* [QOTO Groups](https://groups.qoto.org) - a server devoted to moderated groups on the Fediverse.
* [NextCloud](https://cloud.qoto.org)
* [GitLab](https://git.qoto.org)
* GitLab pages (including user hosted pages) - https://*.qoto.io
* [FunkWhale](https://audio.qoto.org)
* [PeerTube](https://video.qoto.org)
* [Discourse](https://discourse.qoto.org)
* [Matrix chat](https://element.qoto.org)
Unique Features
* Inline math Latex support - Use \ ( and \ ) for inline LaTeX, and \ [ and \ ] for display mode.
* 65,535 character limit for toots (usually 500)
* 65,535 character limit for profile bio (usually 160)
* Full text searches - usually you can only search hashtags and usernames
* Groups Support - Accounts which represent groups (such as those from Guppe) are now tagged with a group badge and are specially rendered so the messages relayed by a group appear to be originating from the user.
* Dedicated Groups Server - The fediverses only moderated groups server open to the public.
* Group Directory - Groups are federated in the group directory which, like the federated timeline, will list all groups followed by anyone on our server.
* Markdown Posts - You now have the option to select markdown formatting when posting.
* Circles - You can now create circles with followers in it. When you make a post you can select one or more circles to privately post to and only users of those circles can see your post.
* Per-toot option allowing for local-only toots that wont federate with other servers
* Local-only toot default - You can now optionally set all toots to be local-only and prevent all your posts from federating outside of the local server. Without this setting you can still select local-only on a per-toot basis.
* Domain Subscriptions - Bring another instance's local timeline as a feed in Qoto, no need to have an account on another server again, just import their timeline here!
* Favorite Domains - Our last release allowed us to add remote timeline as a feature where you could pull up the local timeline of a remote instance as its own column. Now you can also add domains to a favorite domain list which makes it easier to access and bring up the timelines by listing them directly in the navigation panel.
* User Post Notification - Users now have a bell next to their name where the follow button is. This will send you a notification every time they makes a new post.
* Keyword Subscriptions - Create custom timelines based off keywords not just hashtags, you can even use regex for advanced matching
* Account Subscriptions - This allows you to follow a remote accounts public toots in your Home timeline without actually following them. NOTE: This will not circumvent a user's privacy settings. It only delivers the same notifications as following someone via existing RSS feeds would allow, that is, it brings the RSS feed of their public posts into your home timeline this features behaves the same as the default functionality on non-Mastodon instances such as Misskey, Friendica, and Pleroma.
* Misskey compatible quoting of toots
* Colored follow button - The follow button seen in the feed and in profiles (the one that can be optionally turned off in settings) will now be colored to indicate follower status. Gray if not followed, yellow if followed, blue if following, green if mutual follow
* Bookmarking of toots
* Support for WebP and HEIC media uploads
* Optional instance ticker banners under usernames in the timelines that tell you what server a user is on and what software it is running (ie pleorma, mastodon, misskey, etc) at a glance.
* Optionally display subscribe and follower buttons directly in your timeline feeds.
* Remote Timeline Quickview - From any post or profile there is a link to bring up the remote timeline locally, right in QOTO without needing to open a new window.
* Professionally hosted with nightly backups
* light modern theme with full width columns (not fixed)
* Several extra themes - including mastodon default and mastodon default with full width columns (not fixed)
* Read/unread notifications - Unread notifications now have a subtle blue indicator. There is also a “mark all as red” button added.
* Rich-text rendering - We now render rich-text from other servers, so servers which post in a formatting that includes things like bolding, quotes, headers, italics, underlines, etc, will render in the statuses.
* Rich-text Stripping - The user option to partially or fully turn off the rendering of rich-text.
* Registration Captcha - A captcha is now required to signup for a new account, reducing spam.
* Quote feature opt-out - As introduced earlier you can quote a toot rather than just reboost it. This is an additional button on every toot. This can now be turned off in your settings and removes the button.
* Bookmark feature opt-out - As with the quote feature we could previously bookmark posts. You can now turn off the bookmark button.
* Follow button opt-out - As mentioned earlier our added feature allowing you to add a follow button, optionally colored, into the feed can now be turned off.
* Subscribe button opt-out - As before the subscribe feature that lets you watch a users public toots without following them can now be optionally turned off.
* Favorite Tags - Similar to favorite domains this allows you to create a list of your favorite tags and have them easily accessible in the navigation panel.
[See more here](https://qoto.org/about/more)

View file

@ -1,13 +0,0 @@
---
title: QOTO Incubator Available for Fedipage
date: '2023-10-07T23:27:52+00:00'
slug: qoto-incubator-available
type: resource
tags: ['Announcements', 'Incubator']
---
For the time being we will use [https://qoto.org](https://qoto.org) to provide
generic resources such as git, web hosting, and other services. They are an
open-source community servicing the entire STEM community.
See more about [QOTO here](../entry/qoto).