From e19f5e293b93835387dd7173a511e687187e972a Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Wed, 17 Jan 2024 13:09:26 -0500 Subject: Initial commit on self hosted cgit platform --- build/2024-01-10-introducing-jsfree/index.html | 58 ++++++++++++++++++++ build/atom.xml | 34 ++++++++++++ build/browsers/index.html | 70 +++++++++++++++++++++++++ build/code-forges/index.html | 67 +++++++++++++++++++++++ build/email/index.html | 59 +++++++++++++++++++++ build/forums/index.html | 47 +++++++++++++++++ build/games/index.html | 47 +++++++++++++++++ build/index.html | 66 +++++++++++++++++++++++ build/pages.tsv | 9 ++++ build/posts.tsv | 1 + build/public/images/jsfree-logo.jpg | Bin 0 -> 22050 bytes build/search-engines/index.html | 55 +++++++++++++++++++ build/social-media/index.html | 47 +++++++++++++++++ build/video/index.html | 47 +++++++++++++++++ build/web-hosting/index.html | 47 +++++++++++++++++ 15 files changed, 654 insertions(+) create mode 100644 build/2024-01-10-introducing-jsfree/index.html create mode 100644 build/atom.xml create mode 100644 build/browsers/index.html create mode 100644 build/code-forges/index.html create mode 100644 build/email/index.html create mode 100644 build/forums/index.html create mode 100644 build/games/index.html create mode 100644 build/index.html create mode 100644 build/pages.tsv create mode 100644 build/posts.tsv create mode 100644 build/public/images/jsfree-logo.jpg create mode 100644 build/search-engines/index.html create mode 100644 build/social-media/index.html create mode 100644 build/video/index.html create mode 100644 build/web-hosting/index.html (limited to 'build') diff --git a/build/2024-01-10-introducing-jsfree/index.html b/build/2024-01-10-introducing-jsfree/index.html new file mode 100644 index 0000000..c2ca34c --- /dev/null +++ b/build/2024-01-10-introducing-jsfree/index.html @@ -0,0 +1,58 @@ + + + + + + + Introducing jsfree.org + + + + + + +
+

Introducing jsfree.org

+

2024-01-10

+

Hello and welcome to jsfree.org!

+

The What

+

This site is a growing, community-driven collection of web services that work 100% without JavaScript. So if you're running older, unspported hardware or prefer to run a browser with JavaScript disabled, the services listed on this site will all work seamlessly! Pretty neat, eh?

+

(My name is Brad BTW - but the community is more important than the catalyst!)

+

The Why

+

The core concept behind this project is not to hate on JavaScript. JavaScript isn't evil or going to cause the internet to explode. This was merely created to help showcase web applications that work without such overheads. Some users just prefer to go JavaScript-free, similar to those who have no issue running it. I think it's fair to respect personal choice.

+

So, if you feel offended by the concept of others not liking JavaScript, maybe go for a nice walk and think deeply about why something so unimportant would bother you so much. There are much better things to spend your time and energy on. Relax!

+

Get Involved

+

I'm far from an expert in the field of "all-things JavaScript-free". Consider helping me out and making this site even better!

+ +

That's all I really have to say. If you're interested in any JavaScript-free related news in the future, consider following the main RSS feed. Cheers!

+ \ No newline at end of file diff --git a/build/atom.xml b/build/atom.xml new file mode 100644 index 0000000..089d25c --- /dev/null +++ b/build/atom.xml @@ -0,0 +1,34 @@ + + + jsfree.org + + 2024-01-15T19:24:09Z + + Bradley Taunt + + https://jsfree.org,2024-01-10:default-atom-feed/ + + Introducing jsfree.org + <h1>Introducing jsfree.org</h1> +<p>2024-01-10</p> +<p>Hello and welcome to jsfree.org!</p> +<h2>The What</h2> +<p>This site is a growing, community-driven collection of web services that work 100% without JavaScript. So if you're running older, unspported hardware or prefer to run a browser with JavaScript disabled, the services listed on this site will all work seamlessly! Pretty neat, eh?</p> +<p>(My name is <a href="https://bt.ht">Brad</a> BTW - but the community is more important than the catalyst!)</p> +<h2>The Why</h2> +<p>The core concept behind this project is not to hate on JavaScript. JavaScript isn't evil or going to cause the internet to explode. This was merely created to help showcase web applications that work without such overheads. Some users just prefer to go JavaScript-free, similar to those who have no issue running it. I think it's fair to respect personal choice.</p> +<p>So, if you feel offended by the concept of others not liking JavaScript, maybe go for a nice walk and think deeply about why something so unimportant would bother you so much. There are much better things to spend your time and energy on. Relax!</p> +<h2>Get Involved</h2> +<p>I'm far from an expert in the field of "all-things JavaScript-free". Consider helping me out and making this site even better!</p> +<ul> +<li><a href="https://lists.sr.ht/~bt/jsfree.org">Submit</a> service/category suggestions or improvements to the main website.</li> +<li>Create your own JavaScript-free web service / application. (Then submit it!)</li> +<li>Spread the word, so the world knows they can go JavaScript-free.</li> +</ul> +<p>That's all I really have to say. If you're interested in any JavaScript-free related news in the future, consider following the main <a href="/atom.xml">RSS feed</a>. Cheers!</p> + + https://jsfree.org/2024-01-10-introducing-jsfree + 2024-01-10T10:00:00Z + 2024-01-10T10:00:00Z + + diff --git a/build/browsers/index.html b/build/browsers/index.html new file mode 100644 index 0000000..0a563fb --- /dev/null +++ b/build/browsers/index.html @@ -0,0 +1,70 @@ + + + + + + + Browsers + + + + + + +
+

Browsers

+

This page is a collection of web browsers that have JavaScript disabled by default or are missing support entirely.

+

+
Dillo
+
+ Dillo is a fast and small graphical web browser with the following features: +
    +
  • Multi-platform, running on Linux, BSD, MacOS and even Atari.
  • +
  • Written in C and C++ with few dependencies.
  • +
  • Implements its own real-time rendering engine.
  • +
  • Low memory usage and fast rendering, even with large pages.
  • +
  • Uses the fast and bloat-free FLTK GUI library.
  • +
  • Support for HTTP, HTTPS, FTP and local files.
  • +
  • And more...
  • +
+
+

+

+
NetSurf
+
Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more.
+

+

+
Mothra
+
A lightweight web browser for Plan 9.
+

+

+
Abaco
+
Abaco is a multi-page graphical web browser for Plan 9 intended to retrieve and display web pages while trying to be as congruent as possible with system. It is a multi-threaded and modest-sized program.
+

+ \ No newline at end of file diff --git a/build/code-forges/index.html b/build/code-forges/index.html new file mode 100644 index 0000000..43fb06a --- /dev/null +++ b/build/code-forges/index.html @@ -0,0 +1,67 @@ + + + + + + + Code Forges + + + + + + +
+

Code Forges

+

This page is a collection of code forges/hosting providers that work without JavaScript.

+

+
Sourcehut
+
+ Sourcehut is a suite of open source tools is the software development. Core features include: + +
+

+ \ No newline at end of file diff --git a/build/email/index.html b/build/email/index.html new file mode 100644 index 0000000..5ec90b1 --- /dev/null +++ b/build/email/index.html @@ -0,0 +1,59 @@ + + + + + + + Email + + + + + + +
+

Email

+

This page is a collection of email services that work without JavaScript.

+

+
Migadu
+
Consolidate all your email addresses and domains at a flat price. Take back your email liberty and give unlimited email addresses to all your projects, clients and family members.
+

+

+
Alps
+
A simple and extensible webmail.
+

+

+
SqurrielMail
+
SquirrelMail is a standards-based webmail package written in PHP.
+

+

+
FeedMail
+
FeedMail sends you updates from your favourite websites directly to your inbox.
+

+ \ No newline at end of file diff --git a/build/forums/index.html b/build/forums/index.html new file mode 100644 index 0000000..0079739 --- /dev/null +++ b/build/forums/index.html @@ -0,0 +1,47 @@ + + + + + + + Forums + + + + + + +
+

Forums

+

This page is a collection of forum software that works without JavaScript.

+

+
Agreper
+
Minimal, no-JS forum software.
+

+ \ No newline at end of file diff --git a/build/games/index.html b/build/games/index.html new file mode 100644 index 0000000..3694c8a --- /dev/null +++ b/build/games/index.html @@ -0,0 +1,47 @@ + + + + + + + Games + + + + + + +
+

Games

+

This page is a collection of web-based games that run without JavaScript.

+

+
CSS Sweeper
+
MineSweeper implemented in CSS + HTML using the Space Toggle trick (no JavaScript!)
+

+ \ No newline at end of file diff --git a/build/index.html b/build/index.html new file mode 100644 index 0000000..9af0d5f --- /dev/null +++ b/build/index.html @@ -0,0 +1,66 @@ + + + + + + + jsfree.org + + + + + + +
+

jsfree.org

+

A community-curated collection of web services that work without JavaScript.

+
+

If you're looking for the reasoning behind this project, read Introducing jsfree.org

+

Core objectives

+
    +
  • Avoid e-waste by supporting old, outdated hardware.
  • +
  • Support browsers that lack the ability to run JavaScript.
  • +
  • Increase web accessibility.
  • +
  • Focus on performance and software efficiency.
  • +
  • Promote a safer, faster experience on the web.
  • +
  • Be excellent to each other and have fun!
  • +
+

How you can help

+

Things you can do to contribute to the project (in order of importance):

+
    +
  • Submit service/category suggestions or improvements to the main website.
  • +
  • Create your own JavaScript-free web service / application. (Then submit it!)
  • +
  • Spread the word, so the world knows they can go JavaScript-free.
  • +
+

News

+

You can keep up-to-date by following the Atom feed.

+ + \ No newline at end of file diff --git a/build/pages.tsv b/build/pages.tsv new file mode 100644 index 0000000..688f724 --- /dev/null +++ b/build/pages.tsv @@ -0,0 +1,9 @@ +pages/browsers.md Browsers +pages/code-forges.md Code Forges +pages/email.md Email +pages/forums.md Forums +pages/games.md Games +pages/search-engines.md Search Engines +pages/social-media.md Social Media +pages/video.md Video +pages/web-hosting.md Web Hosting diff --git a/build/posts.tsv b/build/posts.tsv new file mode 100644 index 0000000..9dd1080 --- /dev/null +++ b/build/posts.tsv @@ -0,0 +1 @@ +posts/2024-01-10-introducing-jsfree.md Introducing jsfree.org diff --git a/build/public/images/jsfree-logo.jpg b/build/public/images/jsfree-logo.jpg new file mode 100644 index 0000000..c9e7e78 Binary files /dev/null and b/build/public/images/jsfree-logo.jpg differ diff --git a/build/search-engines/index.html b/build/search-engines/index.html new file mode 100644 index 0000000..a285768 --- /dev/null +++ b/build/search-engines/index.html @@ -0,0 +1,55 @@ + + + + + + + Search Engines + + + + + + +
+

Search Engines

+

This page is a collection of search engines that work without JavaScript.

+

+
DuckDuckGo (HTML version)
+
Javascript-free, HTML version of DuckDuckGo.
+

+

+
FrogFind
+
The search engine for vintage computers!
+

+

+
SearXNG
+
Privacy-respecting, hackable metasearch engine.
+

+ \ No newline at end of file diff --git a/build/social-media/index.html b/build/social-media/index.html new file mode 100644 index 0000000..2a693ad --- /dev/null +++ b/build/social-media/index.html @@ -0,0 +1,47 @@ + + + + + + + Social Media + + + + + + +
+

Social Media

+

This page is a collection of social media services that work without JavaScript.

+

+
Brutaldon
+
A Javascript-free client for Mastodon.
+

+ \ No newline at end of file diff --git a/build/video/index.html b/build/video/index.html new file mode 100644 index 0000000..b8d7439 --- /dev/null +++ b/build/video/index.html @@ -0,0 +1,47 @@ + + + + + + + Video + + + + + + +
+

Video

+

This page is a collection of video platforms that work without JavaScript.

+

+
Invidious
+
Invidious is an open source alternative front-end to YouTube.
+

+ \ No newline at end of file diff --git a/build/web-hosting/index.html b/build/web-hosting/index.html new file mode 100644 index 0000000..e726b01 --- /dev/null +++ b/build/web-hosting/index.html @@ -0,0 +1,47 @@ + + + + + + + Web Hosting + + + + + + +
+

Web Hosting

+

This page is a collection of web hosting providers that work without JavaScript.

+

+
NearlyFreeSpeech.net
+
The masters of only pay for what you use hosting since 2002.
+

+ \ No newline at end of file -- cgit v1.2.3-54-g00ecf