A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/neovim/neovim.github.io below:

GitHub - neovim/neovim.github.io: Neovim website

This repository contains the source for the neovim.io website. The Neovim core project is: https://github.com/neovim/neovim Note that www.neovim.io/doc is served by https://github.com/neovim/doc (which previously crawled neovim.io/doc2 generated from this repository).

Just fork this repository and send us a pull request! :-)

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

Install Bundler, either systemwide:

or for the current user:

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

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

To install the dependencies for this project only:

bundle config set --local path .bundle
# To _update_ deps, remove the lockfile.
# rm Gemfile.lock
bundle install

Execute the following command:

bundle exec jekyll serve --watch --livereload

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

© 2014 Cameron Eagans and Josh Branchaud

Licensed under the MIT License. See LICENSE for details.


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