Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

JAM Stack Discord Bot List, built with Jekyll and Webpack - Maintained @lepon01 @AlexFlipnote

License

Notifications You must be signed in to change notification settings

dunctes-archive/Discord_Fork

 
 

Repository files navigation

pagename description layout type permalink
Discord_Fork README.md file
Information about the Discord_Fork application and software
docs
docs
/docs/readme/

Discord Fork Botlist, The botlist with built in GitHub integration

Add your bot via the E-Zed editor or via GitHub

Visit us on Discord!

NOTE: Please do not complain over how bad the site is made, this is mostly made as a way to be more unique and prove that a list site can possibly be made with Jekyll.

Requirements

OR

Commands

bundle exec jekyll serve
    Testing website locally with localhost (Port 4000 is default)

scss-lint
    Check if your source code is linter friendly (SCSS only)

webpack --watch
    Build all JavaScript files into a single file

First Setup

You will require some kind of Linux. I prefer Ubuntu 18.04. Windows users may wish to use the Windows Subsystem for Linux.

Translating

click me

Ubuntu 18.04, 16.04, WSL Ubuntu

curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install -y build-essential ruby-full ruby-bundler nodejs
npm i

# run both simultaneously
bundler exec jekyll serve
webpack --watch

Authentication Server

Follow me
Edit _data/links.yml to point to the auth server.

Licence

Is this site a clone of ls.terminal.ink?

No it is not, and it does not use any similar software such as Express and other middleware. The site was originally a fork of AlexFlipnote/Discord_Fork, but the original has since been deleted, and Alex has given permission for this site to continue.

Can I host my own?

Yes you can. We would like to encourage people to help contribute (cough Mayo's Bot List cough). With the source being open, it'll make this site better than others, and bring more variety of bots.

Click here to deploy this website with Netlify

Can I become a developer?

Contribute here!

About

JAM Stack Discord Bot List, built with Jekyll and Webpack - Maintained @lepon01 @AlexFlipnote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • HTML 30.9%
  • CSS 13.6%
  • Ruby 6.5%