Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source "https://rubygems.org"

gem "logger", ">= 1.6"

group :jekyll_plugins do
gem "github-pages"
gem "octopress-minify-html"
Expand Down
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,9 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
mercenary (0.3.6)
mini_portile2 (2.8.1)
mini_portile2 (2.8.9)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
Expand All @@ -225,10 +226,10 @@ GEM
css_press
multi_js (0.1.0)
uglifier (~> 2)
nokogiri (1.14.1)
mini_portile2 (~> 2.8.0)
nokogiri (1.19.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-linux)
nokogiri (1.19.3-x86_64-linux-gnu)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand All @@ -242,7 +243,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.6.2)
racc (1.8.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -282,6 +283,7 @@ PLATFORMS

DEPENDENCIES
github-pages
logger (>= 1.6)
octopress-minify-html
webrick

Expand Down
7 changes: 7 additions & 0 deletions _projects/dpl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: DisPensaLibros
link: <a href="https://dpl.descontrol.cat/" target="_blank">Dis Pensa Llibres</a>
text: >
<br>We are collaborating with Devcontrol in developing a set of Odoo modules for the management of book entities. Fills the Odoo gaps for book publishers, distributors and bookshops. Manages sales on consignment with all related settlements and stock returns. For publishers, manages book authors royalties from settled sales, even with multiple authors. Adds book related data to products like ISBN, authors and royalties receiver.<br><br>
DisPensaLlibres in FramaGit: <a href="https://framagit.org/devcontrol/devcontrol_modules" target="_blank">https://framagit.org/devcontrol/devcontrol_modules</a>
---