Giter Site home page Giter Site logo

wikimedia / wikimedia-security-landing-page Goto Github PK

View Code? Open in Web Editor NEW
0.0 19.0 0.0 1.99 MB

Mirror of https://gerrit.wikimedia.org/g/wikimedia/security/landing-page. See https://www.mediawiki.org/wiki/Developer_access for contributing.

License: MIT License

Ruby 0.11% JavaScript 1.10% HTML 86.99% Less 2.41% CSS 9.38%
jekyll

wikimedia-security-landing-page's Introduction

security.wikimedia.org

Lovingly forked from the Performance Team's site visible at performance.wikimedia.org, with inspiration from the Research Team's site visible at research.wikimedia.org.

Prerequisites

  • Node.js 10 or later.
  • Ruby (tested with Ruby 2.7)
  • Bundler (if missing, install with gem install bundler)

Development

  • Install or update Jekyll and plugins:

    bundle update
    
  • Start a Jekyll server for local development at at http://127.0.0.1:4000/ (automatically watches for changes and updates in real-time):

    bundle exec jekyll serve
    
  • Let Jekyll build the site to public_html/ for deployment, to then stage and commit with Git:

    bundle exec jekyll build -d public_html/
    
  • Install npm dependencies (only needed for recompiling stylesheets or renewing external info)

    npm ci
    
  • Recompile the stylesheet (keeps running to watch for updates)

    npm run less:watch
    
  • Renew external information (e.g. blog posts):

    npm run renew
    

wikimedia-security-landing-page's People

Contributors

sbassett29 avatar reedy avatar dannys712 avatar umherirrender avatar

Watchers

John Vandenberg avatar Brooke Vibber avatar Jon Robson avatar C. Scott Ananian avatar  avatar Tyler Cipriani avatar Stephane Bisson avatar Alex Monk avatar James Cloos avatar James D. Forrester avatar Giuseppe Lavagetto avatar Andrew Otto avatar jdl avatar Leszek Manicki avatar Amir Sarabadani avatar Niharika Kohli avatar Riccardo Coccioli avatar Sharvani Haran avatar  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.