All Projects → dumblr → xXx___dead___xXx

dumblr / xXx___dead___xXx

Licence: other
b̶̡̪̬͒l̸̰̗̝̀ỏ̷̡̩g̴͇̑g̶̲̱̽͐i̵̹͗n̶̤̥͂̅̆g̴̮̾̅͜ ̷̧͎͆i̷̛͒͜͠n̸̥̺͒ ̶͚͚͊̿͜t̸̺͙̭̆̊̈́ḧ̶̟́̐e̸̱͔̟̓̓͝ ̶̨͔̾͛̑d̵̥̣̏ȧ̷̼̊r̷̰̝̥̅̌͝k̵̟̥̞̉̍͛

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to xXx dead xXx

pdf-crawler
SimFin's open source PDF crawler
Stars: ✭ 100 (+426.32%)
Mutual labels:  crawling
scrape-github-trending
Tutorial for web scraping / crawling with Node.js.
Stars: ✭ 42 (+121.05%)
Mutual labels:  crawling
DiscordNight
An actual Dark/Nightmode Theme for Discord/BetterDiscord
Stars: ✭ 86 (+352.63%)
Mutual labels:  dark
Rainblur-Landing-Page
Tailwind CSS Starter Template - Rainblur Landing Page (dark)
Stars: ✭ 112 (+489.47%)
Mutual labels:  dark
tdesktop-material-dark
Dark variant material-style theme for Telegram Desktop
Stars: ✭ 18 (-5.26%)
Mutual labels:  dark
icls-vs-code-dark-plus
Visual Studio Code Dark Plus-like color scheme for PhpStorm and other JetBrains IDEs
Stars: ✭ 24 (+26.32%)
Mutual labels:  dark
yiq
Returns white when a color is dark and black when a color is light.
Stars: ✭ 24 (+26.32%)
Mutual labels:  dark
socials
👨‍👩‍👦 Social account detection and extraction in Python, e.g. for crawling/scraping.
Stars: ✭ 37 (+94.74%)
Mutual labels:  crawling
podcastcrawler
PHP library to find podcasts
Stars: ✭ 40 (+110.53%)
Mutual labels:  crawling
Discourse-Dark
🏛️ Darken Discourse forums
Stars: ✭ 43 (+126.32%)
Mutual labels:  dark
suru-plus-dark
Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
Stars: ✭ 55 (+189.47%)
Mutual labels:  dark
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-10.53%)
Mutual labels:  dark
calamity-atom
A purple dark theme with medium to high contrast for the Atom editor ⚛️
Stars: ✭ 12 (-36.84%)
Mutual labels:  dark
Pahe.ph-Scraper
Pahe.ph [Pahe.in] Movies Website Scraper
Stars: ✭ 57 (+200%)
Mutual labels:  in
mal-analysis
github repo for MyAnimeList analysis. Also links to the MAL dataset.
Stars: ✭ 31 (+63.16%)
Mutual labels:  crawling
BaiduSpider
项目已经移动至:https://github.com/BaiduSpider/BaiduSpider !! 一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
Stars: ✭ 29 (+52.63%)
Mutual labels:  crawling
core
The complete web scraping toolkit for PHP.
Stars: ✭ 1,110 (+5742.11%)
Mutual labels:  crawling
substrata.nvim
A cold, dark color scheme for Neovim
Stars: ✭ 89 (+368.42%)
Mutual labels:  dark
tech-seo-crawler
Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawler to crawl, render, and index.
Stars: ✭ 57 (+200%)
Mutual labels:  crawling
double-agent
A test suite of common scraper detection techniques. See how detectable your scraper stack is.
Stars: ✭ 123 (+547.37%)
Mutual labels:  crawling

xXx___dead___xXx

wot

What is dead?

Dead is a blogging/tumblog/content manufacturing device built using dat and running on beaker browser. Have you heard of tumblr before? Then you get it.

The key difference, though, is that by running on the dat protocol, dead enables each individual to create their own instance of dead and to publish their own content on their own computer and share to other people who have their own dead instances. This means the data lives on your computer and doesn't require any server space.

We will have more info as the project progresses about features and hot tips on how to make dead more personalized.

Development

dead is still heavily in development, but we encourage people to jump on and give it a try. Feeling really ambitious? Jump in the code base and give us a good ole' PR. dead will never make any of us a dime so, like, the free labor probably won't be that exploited.

  1. Clone the repo.
  2. Install dependencies
yarn install
  1. Start the development server
yarn start
  1. Create a new Dat site in your Beaker Browser library.
  2. Add your Dat url to config.js
  3. Replace the contents of dat.json with your new dat.json
  4. Run a build in a separate window
yarn run build
  1. Add the contents from your /build folder to your new site's library. The output should look something like this:

example

  1. You should be able to navigate to your localhost address now, and still pull posts/data from your dat site.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].