Giter VIP home page Giter VIP logo

site's Introduction

Site

This is a static website for BSides Orlando generated in Jekyll using the Minimal Mistakes template.

Local Development Instructions

Install the Requirements

Make sure to install Jekyll and bundle

Clone the Repository

% git clone $REPO

Navigate to the Directory

Use % bundle exec jekyll serve --livereload to launch the website. The --livereload flag is optional and updates the site live upon save.

Navigate to Localhost

Open a browser and navigate to 127.0.0.1:4000

About the Template

Minimal Mistakes has been developed as a Gem-based theme for easier use, and 100% compatible with GitHub Pages when used as a remote theme.

Minimal Mistakes is currently installed using the Remote theme method that invokes the following in the Gemfile:

gem "github-pages", group: :jekyll_plugins

Several parts of the theme (_data, _includes, _layouts, etc.) have been copied to this repository. What is available in this repository overrides the corresponding element of the theme.

To add a sponsor

  1. Create a branch: git branch -b 'sponsor-name'.
  2. Append the sponsor's details to _data/sponsors.yaml:
    sponsors:
      - name: Sponsor Name
        logo: sponsor-logo.png
        url: https://sponsorwebsite.com
        description: Sponsor Name is a proud BSides Orlando Sponsor       
        level: Diamond
  3. Add the sponsor's logo to assets/images/sponsors/.
  4. Create a PR from your fork against site/main.
  5. Upon review, merge into main.

site's People

Contributors

tabathad avatar infosecanon avatar fredmfnrogers avatar waab76 avatar fromastr avatar fureyd avatar joehacksalot avatar

Stargazers

 avatar

Watchers

Willa Riggins avatar Jonathan Singer avatar  avatar  avatar  avatar

site's Issues

venue details

pull content from wordpress or make a new page with food, lodging, and travel information

Staging site

Create staging gh pages or similar that provides a preview of proposed changes to encourage community contributions to the BSides Orlando website

2023 sponsors page

a page displaying each sponsor's logo, name, and linked to their sponsor's website organized by decreasing tier

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.