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

About

lab2023's official web page

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 24