GithubHelp home page GithubHelp logo

isabella232 / ossec.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ossec/ossec.github.io

0.0 0.0 0.0 22.37 MB

OSSEC website on Github

Home Page: http://ossec.github.io

CSS 1.50% JavaScript 7.66% HTML 90.83%

ossec.github.io's Introduction

ossec.github.io

These are the files for the official OSSEC Project website. They are built automatically from the ossec/ossec-docs repo by Travis when pull requests are made for that repo after the website source files are updated. DO NOT MAKE CHANGES TO FILES IN THIS REPO. If you want to update the website, edit the files in ossec/ossec-docs and let Travis do the rest.

Requirements

The source website files in ossec/ossec-docs consist of Sphinx and HTML template files, so you require Python and sphinx-build to update the website. In most cases you will need to modify the website when a new OSSEC release has been created or a blog entry is added.

Updating the Downloads page

  1. Fork the ossec/ossec-docs repo
  2. cd into the ossec-docs directory
  3. Edit the downloads.rst file
  4. Run make html.
  5. Open the _build/html/index.html file in a browser.
  6. Check to see the test wbesite looks OK.
  7. Repeat steps 3-6 until you have it the way you want.
  8. Push you changes to your fork of ossec-docs.
  9. Create a pull request for your changes.

Adding a blog entry

  1. Fork the ossec/ossec-docs repo
  2. cd into the ossec-docs directory
  3. Add your blog entry to the blog/posts directory. The naming convention is YYYY-MM-DD-title.rst.
  4. Add the following code to your blank file:
    .. post:: MMM DD, YYYY
      :tags: 'your tags'
      :category: 'your categories'
      :author: 'your name'
      
    ======================
    'your title goes here'
    ======================
    
    'your content goes here'
    
  5. Put your date, tags, categories, and name in the corresponding fields.
  6. Add a title below this section that has a row of '=' before and after the title that are the same charter length as the title.
  7. Add and edit your content below the title.
  8. When you are done writing, run make html.
  9. Open the _build/html/index.html file in a browser.
  10. Check to see the test wbesite looks OK.
  11. Repeat steps 7-10 until you have it the way you want.
  12. Push your changes to your fork of ossec-docs.
  13. Create a pull request for your changes.

ossec.github.io's People

Contributors

atomicturtle avatar ddpbsd avatar jrossi avatar vichargrave avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.