thphd / 2047

很惭愧,就做了一点微小的工作

Home Page:https://2047.name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2047

An attempt to bring 2049bbs.xyz back to life.

Backstory: Silenced in China: The Archivists

In short, the former owner/webmaster of https://2049bbs.xyz was detained by the Chinese Government.

We decided to make a new forum titled 2047 that continues the legacy of 2049bbs.

Steps

  1. Install the dependencies. See deploy.sh

  2. You can either restore the data from a database dump as described in deploy.sh, or parse the crawled backup files from https://github.com/2049bbs/2049bbs.github.io

# download backup files
cd parse
git clone https://github.com/2049bbs/2049bbs.github.io

# parse, put into DB, process
python parse.py
python standarize.py
  1. access from browser: 127.0.0.1:5000

License

MIT

About

很惭愧,就做了一点微小的工作

https://2047.name

License:MIT License


Languages

Language:JavaScript 62.1%Language:Python 27.3%Language:Jinja 7.6%Language:CSS 2.8%Language:Shell 0.1%Language:Batchfile 0.1%