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

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

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