Skip to content
Snippets Groups Projects
Select Git revision
  • develop default protected
  • main
  • i18n
  • feat/new-languages
  • feat/headliner
  • fix/federation
  • beta
  • docs/update-vitepress
  • feat/dashboard
  • alpha
  • v1.6.1
  • v1.6.0
  • v1.5.2
  • v1.5.1
  • v1.5.0
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • v1.2.4
30 results

commitlint.config.js

Forked from Ad Aures / Castopod
Source project has a limited visibility.
  • Yassine Doghri's avatar
    cbb83a6f
    feat: add npm for js dependencies + move src/ files to root folder · cbb83a6f
    Yassine Doghri authored
    - add node service in docker-compose.yml
    - update .devcontainer Dockerfile by adding node, npm and vim
    - init package.json for npm with tailwindcss, postcss, commitlint and commitizen as dev dependencies
    - update default layout main header and footer
    - replace CI's welcome_message.php with home.php listing all podcasts
    - add AUTHORS.md file
    - add docs folder in which to place castopod's technical documentation
    cbb83a6f
    History
    feat: add npm for js dependencies + move src/ files to root folder
    Yassine Doghri authored
    - add node service in docker-compose.yml
    - update .devcontainer Dockerfile by adding node, npm and vim
    - init package.json for npm with tailwindcss, postcss, commitlint and commitizen as dev dependencies
    - update default layout main header and footer
    - replace CI's welcome_message.php with home.php listing all podcasts
    - add AUTHORS.md file
    - add docs folder in which to place castopod's technical documentation