Too many news/aggregate sites to keep track of? Create a simple home page with them all listed

Information or requests regarding possible replacements for Voat

Post Reply
User avatar
The_Venerable
Posts: 94
Joined: Wed Dec 23, 2020 2:00 am
Topic points (SCP): 64
Reply points (CCP): 155

Too many news/aggregate sites to keep track of? Create a simple home page with them all listed

Post by The_Venerable »

I tend to bookmark something and then forget about it. So I created a home page with the websites I care about. Set it as your start up page so it will pop up when you open your browser. Also useful for keeping tabs on content creators you care about without having an account and following them. You can use or alter mine if you want.

Image

Code: Select all


<head>
<title>Home</title>
<style type = text/css>
a {text-decoration:none;}
h1{color:ff4000}
h2{color:ffbf00}
</style>
</head>

<body style="background-color:#333;">

<div style="margin-left: 25%">
<h1>Sites</h1>

<a href ="https://searchvoat.co/forum/" ><h2>Search Voat Forum</h2></a>
<a href ="https://4chan.org/pol" ><h2>/pol/</h2></a>
<a href ="https://poal.co" ><h2>Poal</h2></a>
<a href ="https://www.notabug.io" ><h2>Notabug.io</h2></a>
<a href ="https://saidit.net/" ><h2>Saidit</h2></a>
<a href ="https://ruqqus.com/" ><h2>Ruqqus</h2></a>
<a href ="https://old.reddit.com" ><h2>Reddit</h2></a>
<a href ="https://www.thedonald.win" ><h2>The Donald</h2></a>
<a href ="https://consumeproduct.win/" ><h2>Consume Product</h2></a>
<a href ="https://greatawakening.win/" ><h2>Greatawakening.win</h2></a>
</div>

<div style = "position:absolute; margin-left: 45%; top: 0px">
<h1>Video</h1>

<a href ="https://pluto.tv/live-tv/" ><h2>Pluto TV</h2></a>
<a href ="https://www.twitch.tv" ><h2>Twitch</h2></a>
<a href ="https://www.bitwave.tv" ><h2>Bitwave.tv</h2></a>
<a href ="https://dlive.tv/psb" ><h2>Patriot Soapbox</h2></a>
</div>

<div style = "position:absolute; margin-left: 65%; top: 0px">
<h1>Other</h1>

<a href ="https://rantingly.com/" ><h2>Rantingly</h2></a>
</div>

</body>







User avatar
SmokeyMeadow
Posts: 5
Joined: Wed Dec 23, 2020 2:00 am
Topic points (SCP): 0
Reply points (CCP): 22

Re: Too many news/aggregate sites to keep track of? Create a simple home page with them all listed

Post by SmokeyMeadow »

What we need is a news aggregator aggregator.
Post Reply