GithubHelp home page GithubHelp logo

panoptcy / ruler-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruler-project/ruler-project

0.0 0.0 0.0 1.47 MB

Remote access and Antivirus Logging Database

License: Apache License 2.0

Python 86.62% HTML 13.38%

ruler-project's Introduction

The RULER Project

The Really Useful Logging and Event Repository Project - https://ruler-project.github.io/ruler-project/

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have the following prerequisites installed:

  • Python3
  • pip

Setting up a Virtual Environment

  1. Clone the repository to your local machine:

    git clone https://github.com/Ruler-Project/ruler-project.git
  2. Create a Python virtual environment.

    python3 -m venv ruler-project-web
  3. Activate the virtual environment:

    On Windows:

    ruler-project-web\Scripts\activate

    On macOS and Linux:

    source ruler-project-web/bin/activate

Installing Dependencies

  1. While in the virtual environment, install the project dependencies using pip:

    pip3 install -r requirements.txt

Running the Website

  1. Make sure you're in the virtual environment with the project dependencies installed.

  2. Run the MkDocs development server:

    mkdocs serve
  3. Access the website locally by opening a web browser and navigating to http://localhost:8000.

Adding content

The pages are stored in docs\RULER\<folder name>\<file>.md and then need to be referenced within the mkdocs.yml file.

Contributing

We welcome contributions to improve The RULER Project. To contribute please fork the "Develop" branch of the repository and then create a pull request with any changes.

Upon review, the changes will be merged into the project. We will then do a pull request to "Main" which should automatically build the gh pages (If the action works...testing in progress...)

Thank you for contributing to The RULER Project!

Contributors

ruler-project's People

Contributors

randomaccess3 avatar svch0stz avatar phillmoore-ccx avatar dfirtnt avatar lach-sy 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.