Skip to content

Latest commit

 

History

History
executable file
·
56 lines (38 loc) · 1.58 KB

README.md

File metadata and controls

executable file
·
56 lines (38 loc) · 1.58 KB

Jekyll

As this is just a Jekyll project, you can use any of the commands listed in their docs

jekyll serve --watch --incremental

Issues

To solve:

  • Wrap everything in Gulp command
  • Jekyll base url

Netlify set up

To install on Netlify, follow these instructions:

Based on jekyll-gulp-sass-browser-sync and Tachyons

  • Use variables to customise
  • Don't touch the main Tachyons folder
  • Comment partials that you don't need in the master Tachyons file
  • To customise, create a file with the same name and import into tachyons-extend

SEO tags

Provided by https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md

Animation on scroll examples

https://codepen.io/michalsnik/pen/WxNdvq

Smooth scroll

https://github.com/alicelieutier/smoothScroll

Scroll to top button

https://www.shareicon.net/arrow-up-app-ui-essential-884106

Notes

To do