Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

paulfioravanti/learn_enough_css

Repository files navigation

Learn Enough CSS & Layout to Be Dangerous

This is a sample repo I did for the Learn Enough CSS & Layout to Be Dangerous tutorial.

Changes from Tutorial

  • Changed the CSS code to be SCSS and configured Jekyll to serve those files out of the _scss directory via the _config.yml file.
  • Use scss-lint to bring the CSS up to community standards.
  • Minor Jekyll syntax changes to use include variable in post_excerpt.html so that re-use of that partial is easier between the pages that use it.
  • Registered for an account on Font Awesome and got a CSS embed code, referenced it in the <head> (simliar to the way the Google fonts are referenced), and got rid of the fonts folder to lighten up the app a little.
  • Rather than Github pages, deploy the blog to Heroku here. Deploy it for yourself with the button below.

Deploy

Social

Contact
Stack Overflow

About

A sample website for Learn Enough CSS & Layout to Be Dangerous

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published