poolborges / poolborges.github.io

Pagina Pessoal de Paulo Borges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Requisitos

Install Commandline version of bpmn-js (https://github.com/bpmn-io/bpmn-js-cli)
# puppeteer@8.0.0

npm install -g bpmn-js@^8.x
npm install -g bpmn-js-cli@^2.x
Install commandline suport for mmdc (https://github.com/mermaidjs/mermaid.cli)
# used: puppeteer@13.4.0

npm install -g @mermaid-js/mermaid-cli@^8.x
Install Graphvizdot for dot (graphvizdot)
TODO: Installar graphvizdot no seu sistema operativa
Install Java for PlantUML
TODO: Instalar Java/JRE no seu sistema operativo

Worflow Actions

Shoud generate site on schedule not on push
on:
  schedule:
    - cron: "0 0 * * *"

jekyll Usefull commmands

bundle config set --local path ./vendor/bundle/
bundle install

bundle exec jekyll clean
bundle exec jekyll build
bundle exec jekyll serve --verbose --trace
bundle exec jekyll serve --host=localhost --drafts --future --watch --verbose --trace

About

Pagina Pessoal de Paulo Borges

License:Creative Commons Zero v1.0 Universal


Languages

Language:TeX 47.6%Language:HTML 39.0%Language:Ruby 13.4%