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

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

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