GithubHelp home page GithubHelp logo

esricanada-ce.github.io's Introduction

esricanada-ce.github.io

ECCE's Github Homepage

Setup for development/testing:

Follow these steps to be able to edit and preview this site before uploading revisions to the repository on GitHub.

Setup environment (on Windows):

  1. Download and install Ruby + Devkit (should work with with Ruby 2.4+ - tested recently with 2.7, 3.1)
  2. Open a Windows command prompt, cd into the folder containing a clone of this repo, and execute the following commands:
gem update
gem install jekyll bundler

Run the local server:

  1. Open a Windows command prompt, cd into the folder containing a clone of this repo, and execute the following command:
bundle exec jekyll serve
  1. Open a browser and view the site at http://localhost:12349 (usually you will see a URL with a port on it that looks like http://0.0.0.0:12349 - replace the 0.0.0.0 portion of the link with localhost, or your local machine name).
  2. As you configure the site, whenever you save a file the website will be updated to reflect the changes. If there are errors, they will appear in the command prompt.

Update the repository on GitHub:

When you have made local edits, and confirmed that they appear as expected, commit the revisions to the main branch of the esricanada-ce.github.io repository. The site will be built/updated automatically, and appear online at https://esricanada-ce.github.io - if you check the branches or commits, you should see a green checkmark indicating the site built successfully. Updates to the website may take some time to appear online as GitHub updates.

esricanada-ce.github.io's People

Contributors

alexksmith avatar

Watchers

 avatar  avatar  avatar  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.