# Spartan and Text Only Websites

## Text Only Newssites

* [CSM](https://www.csmonitor.com/layout/set/text/textedition)
* [Text Only NPR](https://text.npr.org/)
* [Lite CNN](https://lite.cnn.com/en)
* [Legible News](https://legiblenews.com/)
* [Skinny Guardian](https://www.skinnyguardian.xyz/)
* [Alterslash, the unofficial Slashdot digest](https://alterslash.org/)
* [68k.news: Headlines From the Future](http://68k.news/)

## Text Only Websites

* [Hacker News](https://news.ycombinator.com/news) : forum
* [Duck Duck Go Lite](https://duckduckgo.com/lite/) : simple search engine
* [Wiby](https://wiby.me/) : text only search engine
* [Pinboard Search](https://pinboard.in/search/)
* [Read Spike](https://readspike.com/) : simple news aggregator
* [Skimfeed](https://skimfeed.com/) : news aggregator
* [Weather](https://wttr.in/) : weather in text
* [Words and Button](https://wordsandbuttons.online/) : collection of interactive tutorials, demos, and quizzes about math, algorithms, and programming
* [Txti](https://txti.es/) : make a web page text only

## Text Only Blogs

* [Peter Norvig](https://norvig.com/)
* [Sam Altman](https://blog.samaltman.com/)
* [Science Hobyist](https://amasci.com/) : blog about science
* [Paul Graham](https://paulgraham.com/articles.html)
* [Gwern](https://www.gwern.net/)
* [Hundred Rabbits](https://100r.co/site/home.html)
* [Solar Lowtech Megazine](https://solar.lowtechmagazine.com/)

## Lite and Fast Websites

* [Greater Wrong](https://www.greaterwrong.com/) Lesswrong lite reader
* [Wikipedia Lite](https://en.m.wikipedia.org/wiki/Main_Page)
* [Reuters Mobile](https://mobile.reuters.com/)

## List of Spartan Websites

* [1MB Club](https://1mb.club/) : performance-focused web pages found across the internet.
* [10kb Club](https://10kbclub.com/)
  * [John.Doe](https://john-doe.neocities.org/), [John Doe Jekyll](https://github.com/bradleytaunt/john-doe-jekyll), [Void in PHP](https://github.com/josephernest/void), [Yellow in PHP](https://datenstrom.se/yellow/)
  * [Kerkour](https://kerkour.fr/), [Hugo Blog](https://github.com/bloom42/blog)
* [Leanternet](https://www.leanternet.com/)
* [A List Of Text-Only News Sites - GreyCoder](https://greycoder.com/a-list-of-text-only-new-sites/)
* [Hyperlinked Text](https://sjmulder.nl/en/textonly.html)
* [eink.link](https://eink.link/)

## Float Number

* [Float Toy](https://evanw.github.io/float-toy/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/webapp/spartan-text-only-web.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
