Giter VIP home page Giter VIP logo

rcmp-report-a-cybercrime-alpha-documentation's Introduction

RCMP NC3 Report a Cybercrime Alpha Documentation

Documenting CDS and RCMP's work to help Canadians report a cybercrime or fraud

https://cds-snc.github.io/rcmp-report-a-cybercrime-alpha-documentation/home/

Setting up your Macbook to have Ruby (very first time only)

Install Ruby

brew install ruby

Copy the line into your ~/.zshrc or ~/.bashrc

export PATH=/usr/local/opt/ruby/bin:$PATH

Restart your terminal (e.g. Quit and relaunch iTerm)

bundle update --bundler

Editing the documentation

The documentation uses Jekyll and the DOCter theme.

DOCter needs Jekyll and other dependencies to run locally. These can be installed with Bundler by running the following commands.

gem install bundler
bundle install

Run Jekyll:

bundle exec jekyll serve --watch --baseurl ''

Open it up in your browser: http://localhost:4000/

_config.yml

Options within the _config.yml file allow you to control some of the site's content and left column navigation.

rcmp-report-a-cybercrime-alpha-documentation's People

Contributors

amazingphilippe avatar anikbrazeau avatar charcharbinkz avatar danprime avatar dependabot[bot] avatar dianeliu2019 avatar emilykuret avatar keithiancolbourne avatar khalidelaggan avatar sastels avatar sboots avatar siobhanozege avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

emilykuret

rcmp-report-a-cybercrime-alpha-documentation's Issues

Transition to main for the primary branch?

Can we transition this repo to using main as the primary branch name? Do we know if there are processes outside of this repository that refer to the branch name? If so, what are they?

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.