Skip to content

RealZacharyFowler/project-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Adding to the partners page

If you are a partner, you are welcome to add your logo/link to our partners page. See the sample file and submit a pull request.

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

The source to opensearch.org

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.4%
  • SCSS 40.6%
  • JavaScript 3.8%
  • Ruby 2.5%
  • Other 0.7%