audiofeeler

Web application for managing static pages of my bands

audiofeeler

Development examples

Running jekyll server:

jekyll serve -s ../afdata/example.com/ -d ../afdata/example.com/_site/

Building site with jekyll:

jekyll build -s ../afdata/example.com/ -d ../afdata/example.com/_site/

Deploying it to ftp server:

npx ftp-deploy --server example.com --username *** --password *** --local-dir ../afdata/example.com/_site/ --server-dir ./
Repository

audiofeeler

Owner
Statistic
  • 0
  • 0
  • 1
  • 0
  • 3
  • 11 days ago
  • November 22, 2022
License

MIT License

Links
Synced at

Fri, 18 Apr 2025 09:47:18 GMT

Languages