Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

oliviernguyenquoc/jekyll_static_pouce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll

This project was done with Jekyll.

TODO

  • Registration form :
    • Send form with AJAX
  • Replace few full paths to jekyll-assets paths
  • Optimize compression css / js + one file ...

Advices: (source: https://www.aerobatic.com/blog/jekyll-assets-bootstrap)

  • GZip compression
  • Far future Cache-Control header set to public, max-age=31557600 (1 year)
  • Consolidated multiple css and js files into these two bundled downloads
  • Eliminated unnecessary Bootstrap CSS and JavaScript components reducing download sizes
  • Served off a global CDN (CloudFront)
  • TODO list with comment: "// TODO"
    • Change path in JS to prod database server

Install

How to add a school in the school list

  • Add the .png or .jpg file in assets/img/ecoles folder
  • Add in the data list in _data/ecoles.yml
  • That's it !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published