This repository is deprecated, the new webpage can be found here.
This repository contains the source for the fortran-lang.io website. It's derived from https://github.com/neovim/neovim.github.io.
CONTRIBUTING: getting started and general guidance on contributing to https://fortran-lang.org
MINIBOOKS: how to write and structure a mini-book tutorial for the Learn section
PACKAGES: adding an entry to the Package index
This assumes that you already have a recent Ruby with RubyGems.
For example on Ubuntu 18.04, do:
sudo apt install ruby-dev
Install Bundler, either systemwide:
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
Execute the following command:
bundle exec jekyll serve --watch
Open http://localhost:4000
to view the website.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4