edit posts
This commit is contained in:
parent
1189065cde
commit
6ebf324481
22 changed files with 115 additions and 149 deletions
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
title = 'Nitter in 2024'
|
||||
date = 2024-09-05T10:34:46+03:00
|
||||
draft = false
|
||||
+++
|
||||
---
|
||||
title: 'Nitter in 2024'
|
||||
date: 2024-09-05T10:34:46+03:00
|
||||
draft: false
|
||||
---
|
||||
Earlier this year, [Nitter has ceased development](https://github.com/zedeus/nitter/issues/1155#issuecomment-1913361757), due to the removal of guest accounts, but, you can still self host an alternative Twitter frontend, and we'll do it with something some love and some hate, Docker!
|
||||
|
||||
We will be using [Privacydevel's Nitter fork](https://github.com/PrivacyDevel/nitter) for this.
|
||||
|
@ -109,4 +109,4 @@ $ docker-compose up -d
|
|||
|
||||
And voila! Now if you go to your server's IP on port 8080, you will be greeted by Nitter. Isn't that awesome?
|
||||
|
||||
Thanks to [Phin](https://filehaus.su) for helping me set it up.
|
||||
Thanks to [Phin](https://filehaus.su) for helping me set it up.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue