A website engine using nanoc to add news containing a list of images.

jpmouse a65da93ac6 Update Gemfile with latest versions 2 rokov pred
content 455a206024 Fixed in part the relative URL bug 8 rokov pred
layouts 960564fdf1 Fix the layout rule for /personnalite_redirect.html 6 rokov pred
lib b39d181e2b Fix Nanoc module name 7 rokov pred
.gitignore acea22c421 Fixes two inexistant directories issues 9 rokov pred
AUTHORS 058691e4cf Improve correct project setup 11 rokov pred
COPYING 51831527af Add AGPL license 11 rokov pred
ChangeLog 3cef819a54 Cerate output/ dir if needed 7 rokov pred
DEPENDENCIES 974e58998e Generates a XML sitemap 11 rokov pred
Gemfile ee0bf8534f Add puma to Gemfile to be able to build 2 rokov pred
Gemfile.lock a65da93ac6 Update Gemfile with latest versions 2 rokov pred
MANUAL.org f572a11158 Started a manual in org-mode 11 rokov pred
README.md a041919927 Improve install instruction and Gemfile 2 rokov pred
ROADMAP a65da93ac6 Update Gemfile with latest versions 2 rokov pred
Rules 960564fdf1 Fix the layout rule for /personnalite_redirect.html 6 rokov pred
TODO a65da93ac6 Update Gemfile with latest versions 2 rokov pred
changelog.dev 64f16ffb1b Switch to revision 6 10 rokov pred
config.yaml f94dad65df Switch to JA banners 10 rokov pred
siteconfig.yml.example 9ce3d3774d Added phpMyVisites configurable tracker code 11 rokov pred

README.md

capsite

A website engine using nanoc to add news containing a list of images.

Dependencies

On debian-based distributions

sudo apt install nanoc

Then, install missing gems using bundler :

bundle

On arch-based ones

Please do not call bundlee as root. If it needs root privilleges, it will ask you your password.

bundle

Alternatively, if you can't use sudo, you can set a different local cache dir :

bundle config set --local path 'vendor/bundle'

Running

nanoc view