Skip to content

feelpp/www.feelpp.org

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Copyright © 2021-present Cemosis.