GithubHelp home page GithubHelp logo

zahedbri / resume-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsonresume/resume-website

0.0 1.0 0.0 1.46 MB

jsonresume website ๐Ÿก

Home Page: https://jsonresume.org

HTML 73.90% CSS 17.39% JavaScript 2.68% Ruby 0.10% Shell 5.94%

resume-website's Introduction

JSON Resume Homepage

Join the chat at https://gitter.im/jsonresume/public

Visit the website at https://jsonresume.org/

Development

There are two ways to run this website, locally or inside a VM.

Locally

Dependencies:

  • Git
  • Debian-based OS (e.g. Ubuntu)

1. Clone repository

git clone http://github.com/jsonresume/homepage

2. Install Jekyll

Start by installing this stuff:

sudo apt-get install ruby ruby-dev make

ruby and gem should now have been installed on your computer.

Now go ahead and install Jekyll:

sudo gem install jekyll --no-rdoc --no-ri

3. Run Jekyll

Step into the homepage/ folder and run:

jekyll serve --watch

This will run the Jekyll server and watch for any file changes.

VM

Dependencies:

  • Vagrant
  • VirtualBox

Simply run:

vagrant up
vagrant ssh
jekyll serve

Then open http://localhost:4000/.

The initial provision will take some time.

Note: The --watch flag for Jekyll has issues inside the VM, see Stack Overflow and jekyll/jekyll#1763.

Resources

Installing Jekyll on Ubuntu: http://michaelchelen.net/81fa/install-jekyll-2-ubuntu-14-04/

License

Available under the MIT license.

resume-website's People

Contributors

thomasdavis avatar erming avatar peterdavehello avatar thomwright avatar stp-ip avatar ainsleyc avatar jaredcubilla avatar jontonsoup4 avatar mchelen avatar rolandnsharp avatar cpollet avatar fballiano avatar minimalistic avatar jufemaiz avatar lacymorrow avatar marcel-dias avatar nathanhoad avatar patrickkang avatar svendowideit avatar

Watchers

James Cloos 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.