Git Product home page Git Product logo

gryan11.github.io's Introduction

My personal website based on the academic pages website template. Please see that repository for more details on setup and configuration.

Setup:

  1. If you want to host on github, fork repo and name it <your username>.github.io
  2. Clone the repository
  3. Make sure you have ruby-dev, bundler, and nodejs installed: sudo apt install ruby-dev ruby-bundler nodejs (on mac gem install bundler)
  4. Run bundle clean to clean up the directory (no need to run --force)
  5. Run bundle install to install ruby dependencies. If you get errors, delete Gemfile.lock and try again.

Usage:

  1. Run make to clean and regenerate the site in _site
  2. Run make serve to continuously rebuild and serve at http://localhost:4000/
  3. Alternately make watch to continuously rebuild without running a server, or just make to build once
  4. If you are hosting the site from a non github server, just copy the contents of _site to that server after building. Alternately, you can overwrite the make deploy rule in the Makefile to deploy to that server after rebuilding
  5. Run make clean to delete the built site

gryan11.github.io's People

Contributors

a-paxton avatar aki-nishimura avatar bxie avatar carreau avatar gryan11 avatar hainesr avatar jacksonpradolima avatar jacobtfisher avatar kc9jud avatar luismmontilla avatar mborowczak avatar ning-y avatar qaisjp avatar staeiou avatar tlcaputi avatar yimingzhaomath avatar zuoxingdong avatar

Stargazers

 avatar

Watchers

 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.