bsidesnyc / bsidesnyc.github.io

BSidesNYC website
https://bsidesnyc.org
0 stars 4 forks source link
bsides bsidesnyc conference infosec security

Website for BSidesNYC

Local Development

  1. clone the repo locally git clone https://github.com/bsidesnyc/bsidesnyc.github.io.git
  2. cd bsidesnyc.github.io
  3. install required gems sudo gem install github-pages jekyll-sitemap bundler rails compass sass-media_query_combiner autoprefixer-rails
  4. bundle install
  5. jekyll serve -w
  6. open web browser to http://127.0.0.1:4000 / http://localhost:4000

NOTE:

Making Changes

Variables to update

Category Path Vars Notes
site settings _config.yml conYear "YYYY"
site settings _config.yml previousSponsorCount
site settings _config.yml previousAttendeeCount
event info _config.yml eventTitle
event info _config.yml eventDate
organizers /_data/organizers.yml as needed
statistics _config.yml attendees, CFP submissions, speakers, presentations, sponsors, parallel tracks
cfp _config.yml cfpOpenDate
cfp _config.yml cfpCloseDate
cfp _config.yml cfpAcceptanceDate
cfp /data/cfp_board.yml as needed
dynamic speakers _config.yml dynamicSpeakersCount controls how many to display
dynamic speakers /layouts/default.html controls column spacing for modal
rockstar supporters _config.yml rockstarSupportersCount controls how many to display
rockstar supporters /layouts/default.html controls column spacing for modal
sponsors /_data/sponsors.yml name, website link, image location divided into appropriate sponsor levels
sponsors _config.yml sponsorshipKitUrl new sponsorship PDF under /assets/
tickets/registration _config.yml ticketsOpen
tickets/registration _config.yml _config.yml > ticketsOpenDate
tickets/registration _config.yml _config.yml > ticketsButtons update links for both tickets_round_one & tickets_round_one
ctf /_data/ctf_judges.yml as needed
schedule /_data/schedule.yml date, dateReadable, tracks > titles, timeslots > sessionIds sessionIds map to /_data/sessions.yml > id
schedule /_data/sessions.yml
schedule /_data/speakers.yml id maps to /_data/schedule.yml > sessionIds

Files to update

Category Path Notes
venue /img/venue/ if new venue, or new rooms
organizers /img/organizers/ as needed
cfp /img/cfp/
sponsors /assets/
sponsors /img/sponsors/
speakers /img/speakers/
supporters /img/supporters/
partners /img/partners/
ctf /img/ctf/