Skip to content

reef-technologies/reef-technologies.github.io

Repository files navigation

reef-technologies.github.io

This is the landing page of Reef Technologies.

Main domain: https://reef-technologies.com.

Also available at:

It's built using Jekyll and hosted on GitHub Pages.

Development

Requirements:

  • Ruby 3.X
  • Bundler (should be installed with Ruby by default)

Installing Ruby

Best to install using rbenv, like:

  1. Install rbenv and ruby-build for your system.
  2. Run rbenv init to initialize rbenv.
  3. cd into the project directory.
  4. Install the correct Ruby version: rbenv install.

Installing dependencies

bundle install

Running the site locally

bundle exec jekyll serve

This will start a local server at http://localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors