Giter Club home page Giter Club logo

helper-scripts's Introduction

INLS 161 Helper Scripts

This repository contains various scripts that are intended to help you through certain tasks, like installing software in your CodeAnywhere container.

List of scripts:

###install-gh-pages.sh

This bash script will install the GitHub Pages stack in your CodeAnywhere container. This is the same software that GitHub uses to build our sites.

To use this, you will need to clone the repo into your CodeAnywhere container workspace directory: git clone [email protected]:inls161/helper-scripts.git

Descend into the directory: cd helper-scripts

Now you have to make this script executable: chmod install-gh-pages.sh

Then you have to run the script as a superuser or root user to get it to make the appropriate system changes.

We do this by running: sudo ./install-gh-pages.sh

This will take a LONG time. Plan to let it run for as long as it takes.

Luckily, you can open another shell and continue working while it works its magic.

Once it is finished, you will be able to test your website changes locally on your CodeAnywhere container using Jekyll. You can also use Jekyll to build static pages now.

It's a good idea after running this script to

helper-scripts's People

Contributors

jdmar3 avatar

Watchers

James Cloos avatar Lumizilla avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.