Effectively archive your large-scale infrastructure data using our powerful and lightweight command-line tool
Resource: https://packer.baythium.com
Privileged port: 10033
Organization: Baythium
# Install all project dependencies
npm install
# Run an eleventy web server on 127.0.0.1:10033 for testing it out
npm run 11ty:serve
npm run 11ty:serve-prod
npm run 11ty:serve-dev
# Build a project for production
npm run eleventy:build
# Run eleventy in the debug mode
npm run eleventy:debug
# Check all javascript files on syntax requirements under the project standards
npm run eslint
NOTE: To run Eleventy with experimental features, we’re using the ELEVENTY_EXPERIMENTAL=true
environment variable.
We use github actions, which allow for the creation of ci/cd pipelines directly within github. This will check and deploy the source code that is hosted in the current github repository.
# Clone the wiki to your local machine
# git cline https://github.com/baythium/baythium-packer_client.wiki.git
git clone https://github.com/damien-bayes/baythium-packer_client.wiki.git
Thanks for contributing to the project. Without you and the open source community this project would NOT be possible. Before you get started, please familiarize yourself with the project and its demanding standards.
If you have some problems or proposals, please open an issue including a log error on https://github.com/damien-bayes/baythium-packer_client/issues and we will try to fix it as soon as possible in accordance with the priorities.
The reports make it easy for the Baythium team to handle errors, identify bugs, solve it, and release a new version of the Baythium Packer by seeing the stacktrace.
- JavaScript
- Eleventy
- Docker
- Gulp
- Nginx
- Nunjucks, HTML
- SCSS, CSS
The list of references used to improve the project planning and its functionalities.
- https://css-tricks.com/quick-reminder-that-details-summary-is-the-easiest-way-ever-to-make-an-accordion
- https://css-tricks.com/prefetching-preloading-prebrowsing
- https://www.reliablesoft.net/noreferrer-noopener
- https://alligator.io/html/preload-prefetch
- https://www.webpagetest.org
- https://24ways.org/2018/dynamic-social-sharing-images/
- https://statickit.com/guides/eleventy-webpack
- https://www.npmjs.com/package/husky
- https://www.npmjs.com/package/hyperhtml
- https://www.npmjs.com/package/lint-staged
- https://github.com/google/eleventy-high-performance-blog
- https://www.npmjs.com/package/localtunnel
- https://github.com/ain/smartbanner.js/
- https://github.com/ThewApp/speedlify-actions
- https://upx.github.io/