Giter Site home page Giter Site logo

bbakersmith / julialang.github.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julialang/www_old.julialang.org

0.0 2.0 0.0 21.75 MB

Julia Project web site

Home Page: http://julialang.org/

License: Other

Ruby 1.79% Makefile 1.15% HTML 13.70% Jupyter Notebook 75.66% Julia 1.32% CSS 5.02% Shell 1.35%

julialang.github.com's Introduction

This is the GitHub repository for the Julia programming language project's main website, julialang.org. The repository for the source code of the language itself can be found at github.com/JuliaLang/julia.

The Julia website is generated using GitHub pages and Jekyll, as explained here.

Running using Docker

After installing docker, run make run to build and run the website within the a container built from the jekyll/jekyll image that contains all the necessary prerequisites. Modifying files will cause the website to rebuild in real time.

Running manually

In short, be sure you have ruby installed, and then run these commands

gem install bundler

to install bundler, run

bundle install

from the root of this repository to fetch all dependencies. You only have to do this once.

Now you can run

bundle exec jekyll serve

in the root of this repository to serve it, usually on http://localhost:4000.

You can then edit the sources and Jekyll will rebuild changed files. To see changes, reload the page you edited.

julialang.github.com's People

Contributors

stefankarpinski avatar jiahao avatar mikeinnes avatar staticfloat avatar timholy avatar viralbshah avatar shashi avatar tkelman avatar chrisrackauckas avatar jeffbezanson avatar stevengj avatar simonbyrne avatar mlubin avatar ihnorton avatar ararslan avatar ismael-vc avatar kristofferc avatar vtjnash avatar quinnj avatar maleadt avatar nolta avatar iainnz avatar johnmyleswhite avatar bicycle1885 avatar ivarne avatar aviks avatar jrevels avatar oxinabox avatar keno avatar pao avatar

Watchers

James Cloos avatar Ben Baker-Smith 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.