Git Product home page Git Product logo

staging's Introduction

6.s898 2023 Blogposts

Installation

For a hands-on walkthrough of al-folio installation, check out this cool video tutorial by one of the community members! ๐ŸŽฌ ๐Ÿฟ


Local setup using Docker

You need to take the following steps to get al-folio up and running in your local machine:

  • First, install docker (Install Docker Desktop). Make sure that Docker Destop is open/running on your computer, and if it hangs you may need to restart your computer once after the installation
  • Then, clone this repository to your machine:
$ git clone [email protected]:<your-username>/<your-repo-name>.git
$ cd <your-repo-name>

Finally, run the following command that will pull a pre-built image from DockerHub and will run your website.

$ ./bin/dockerhub_run.sh

Local setup without Docker

Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv), do the following:

$ git clone [email protected]:<your-username>/<your-repo-name>.git
$ cd <your-repo-name>
$ bundle install
$ bundle exec jekyll serve

License

The theme is available as open source under the terms of the MIT License.

Originally, al-folio was based on the *folio theme (published by Lia Bogoev and under the MIT license). Since then, it got a full re-write of the styles and many additional cool features.

staging's People

Contributors

alex-t-hu avatar anirudhv27 avatar anniewang945 avatar anthonyrodmir avatar bright-l01 avatar carlguo866 avatar cassandra-parent avatar ccai1 avatar chengchili avatar clgriggs avatar cpfpengfei avatar deep-learning-mit avatar eceo902 avatar emmatysinger avatar jayefan avatar jocelynshen avatar julianlpowers avatar linv24 avatar lnewhouse-cfs avatar martinzwm avatar mtybadger avatar phess2 avatar ppatel22 avatar ryangpeixu avatar sebodiaz avatar shariqahn avatar soohwahong avatar tim0120 avatar vdlad avatar viajeraune avatar

Stargazers

 avatar  avatar

Watchers

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