Skip to content

lab2023/lab2023.com

Repository files navigation

lab2023.com

Lab2023's official web page - Built with Jekyll

Development

# Install dependencies
bundle install

# Run local server
bundle exec jekyll serve --livereload

# Build for production
bundle exec jekyll build

Visit http://localhost:4000 to see the site.

Deployment

The site is automatically deployed to GitHub Pages when changes are pushed to the develop branch.

Versioning

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

Credits

lab2023

  • The names and logos for lab2023 are trademarks of lab2023, inc.

License

The repo is available as open source under the terms of the MIT License. Copyright © 2013-2026 lab2023 - information technologies

About

lab2023's official web page

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors