Skip to content

infeo/cryptomator.github.io

 
 

Repository files navigation

Usage

Requirements

  • Hugo
  • NPM
    • postcss-cli (npm install -g postcss-cli)
    • autoprefixer (npm install -g autoprefixer)
  • Fontawesome Pro npm config set "@skymatic:registry" https://npm.pkg.github.com/ && npm config set "//npm.pkg.github.com/:_authToken" TOKEN

Building

  1. npm install
  2. run hugo
  • for production simply run hugo
  • for local development run HUGO_ENV=development hugo server

About

Cryptomator Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 84.2%
  • JavaScript 13.1%
  • CSS 2.7%