Giter Site home page Giter Site logo

nncarlson / fortran-lang.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fortran-lang/fortran-lang.org

0.0 2.0 0.0 2.67 MB

Fortran website

Home Page: https://fortran-lang.org/

License: MIT License

Ruby 2.02% HTML 52.37% CSS 14.70% JavaScript 30.91%

fortran-lang.org's Introduction

fortran-lang.org website

This repository contains the source for the fortran-lang.io website. It's derived from https://github.com/neovim/neovim.github.io.

Contributing

Setup

This assumes that you already have a recent Ruby with RubyGems.

For example on Ubuntu 18.04, do:

sudo apt install ruby-dev

Installing Ruby gems

Install Bundler, either systemwide:

sudo gem install bundler

or for the current user:

gem install --user-install bundler
export PATH="$(ruby -e 'print Gem.user_dir')/bin:$PATH"

In the latter case, you might want to add the PATH update to .bashrc or your shell's equivalent.

To install the dependencies of this project, use Bundler:

bundle config set path '.bundle'
bundle install

Serving locally

Execute the following command:

bundle exec jekyll serve --watch

Open http://localhost:4000 to view the website.

fortran-lang.org's People

Contributors

aktech avatar arjenmarkus avatar arjenmarkusdeltaresnl avatar carreau avatar certik avatar gklimowicz avatar gs76 avatar haozeke avatar irvise avatar jacobwilliams avatar jvdp1 avatar lkedward avatar mardiehl avatar milancurcic avatar nncarlson avatar p-costa avatar romendakil avatar sblionel avatar shahmoradi avatar smeskos 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.