mgoren / flgbtqc

FLGBTQC site rewrite using Jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A rewrite of the FLGBTQC website to use a static site generator - aka an excuse to teach myself Jekyll

Development

  • jekyll serve --livereload

Deployment

  • commits to main branch automatically deploy to GitHub Pages (via GitHub actions CI)
  • If deploying without CI, do jekyll build and then upload the _site folder

About

FLGBTQC site rewrite using Jekyll


Languages

Language:HTML 48.3%Language:SCSS 27.6%Language:Ruby 12.5%Language:JavaScript 11.7%