Skip to content

feelpp/www.feelpp.org

Repository files navigation

IBat Project Site

This repository contains the source materials for the Antora project site published at www.feelpp.org.

Quickstart

First, make sure you are using the right version of Ruby and Node.

$ rvm use 2.6
  nvm use 10

Then, install the required dependencies:

$ bundle --path=.bundle/gems
  npm i

Finally, run the following command to preview the site:

$ bundle exec middleman

You can then view the site at the URL http://localhost:4567.

Hosting

This site is hosted on {uri-github}[Github]. It is managed by the account info [at] this domain.

Deployment is triggered via a github action on the main branch of the git repository.

The version of Ruby and Node is set using environment variables RUBY_VERSION and NODE_VERSION, respectively.

DNS

There are two DNS records that point ibat.cemosis.fr and www.ibat.cemosis.fr :

@ 3600 IN A 195.154.31.223
www 3600 IN CNAME s2.feelpp.org.

TLS Certificate (https)

Copyright © 2021-present Cemosis.