Skip to content

A static 2009scape website that links to the downloads page

License

Notifications You must be signed in to change notification settings

2009scape/Deprecated-2009scape.github.io

This branch is 14 commits ahead of, 1 commit behind nrandecker/particle:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0ed5a72 · Nov 24, 2020

History

73 Commits
Jul 22, 2020
Jul 11, 2020
Jul 22, 2020
Jul 12, 2020
Oct 23, 2017
Jan 16, 2017
Jul 12, 2020
Jul 11, 2020
Jan 10, 2019
Jan 16, 2017
Jul 11, 2020
Jul 12, 2020
Jul 11, 2020

Repository files navigation

2009scape Website

A non-interactive website where you can host download links, community links, and whatever else you want too.

For an interactive, more beefy website, check out 2009scape-Web

Features:

  • Gulp
  • SASS
  • Sweet Scroll
  • Particle.js
  • BrowserSync
  • Font Awesome and Devicon icons
  • Google Analytics
  • Info Customization

Running the site locally

In order to compile the assets and run Jekyll on local you need to follow those steps:

(Note: This guide assumes you know where to find programs/add things to your path. Join our Discord if you need help.)

  • Install NodeJS
  • Install Jekyll: sudo gem install bundler jekyll
  • Install Yarn: npm install -g yarn
  • Install dependencies: yarn
    • Note: One of the dependencies requires python2
  • Run: gulp

Don't forget to change your url before you deploy your site!

Color and Particle Customization

  • Color Customization
    • Edit the sass variables
  • Particle Customization
    • Edit the json data in particle function in app.js
    • Refer to Particle.js for help

Credits

This project was taken from Nathan Randecker. Big thanks to him and his generous license.

About

A static 2009scape website that links to the downloads page

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 84.9%
  • HTML 9.4%
  • JavaScript 5.7%