Lab2023's official web page - Built with Jekyll
# Install dependencies
bundle install
# Run local server
bundle exec jekyll serve --livereload
# Build for production
bundle exec jekyll buildVisit http://localhost:4000 to see the site.
The site is automatically deployed to GitHub Pages when changes are pushed to the develop branch.
MAJOR.MINOR.PATCH.ARTICLE
- MAJOR version when you make incompatible API changes
- MINOR version when you add functionality in a backwards-compatible manner
- PATCH version when you make backwards-compatible bug fixes
- ARTICLE version when you add a new post
- The names and logos for lab2023 are trademarks of lab2023, inc.
The repo is available as open source under the terms of the MIT License. Copyright © 2013-2026 lab2023 - information technologies
