Skip to content

FafMio/static-starter

Repository files navigation

Syl-Web - Static Starter 🚀

A Static Starter to make Static Website Creation easily using Twig, Sass and CI/CD with Github Actions

Languages and Tools

gulp nodejs sass html5 javascript

🚀 Github Action Requirments for CI/CD

Go to this link : https://github.com/user/repo/actions and add those following Action Secret to your project. The deploy start on every Pull Request into the main branches. So be carefull to push your changes into à different branche and then, create a Pull Request to main.

Actions Secrets to add :

  • DEPLOY_DEST Folder where the build will be uploaded using rsync.
  • SSH_HOST Should I really need to explain why ?
  • SSH_PORT
  • SSH_USER
  • SSH_KEY Private key for your destination server user.

🔽 Installation:

yarn
gulp serve

✅ Build

yarn
npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published