Skip to content

omc/project-website

This branch is 8499 commits behind opensearch-project/project-website:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c96cafe · Apr 21, 2021
Apr 8, 2021
Apr 11, 2021
Apr 12, 2021
Apr 11, 2021
Apr 21, 2021
Apr 11, 2021
Mar 31, 2021
Apr 21, 2021
Mar 31, 2021
Mar 9, 2021
Apr 20, 2021
Mar 11, 2021
Mar 9, 2021
Apr 5, 2021
Mar 11, 2021
Mar 9, 2021
Mar 9, 2021
Mar 18, 2021
Apr 16, 2021
Apr 20, 2021
Mar 9, 2021
Apr 5, 2021
Mar 22, 2021
Apr 12, 2021
Mar 9, 2021
Apr 21, 2021
Mar 18, 2021
Mar 19, 2021

opensearch.org website

This repo contains the source for the opensearch.org website.

Contributing

We welcome contributions! Please see our CONTRIBUTING page to learn more about how to contribute to the website.

Security

If you discover potential security issues, see the reporting instructions on our CONTRIBUTING page for more information.

License

This project is licensed under the BSD-3-Clause License.

Build

  1. Go to the root of the repo
  2. Install Ruby and RVM
  3. Install Jekyll
  4. Install dependencies: bundle install
  5. Build: bundle exec jekyll serve for the local server, bundle exec jekyll build for one off builds. Either way, the HTML of the site is generated to /_site
  6. Point your browser at http://127.0.0.1:4000/

Credit

This website was forked from the BSD-licensed djangoproject.com

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • SCSS 9.2%
  • HTML 7.7%
  • CoffeeScript 2.4%
  • Ruby 2.1%
  • CSS 0.7%