devit icon indicating copy to clipboard operation
devit copied to clipboard

Mode A: Twitter Slider

Open alexspyr opened this issue 6 years ago • 1 comments

Twitter Slider Component with demo tweets.

library used is http://kenwheeler.github.io/slick/

Had to add the following line on the footer on _layouts/default.html in order to make it work.

For sure there is a better way to do it. (eg: creating a custom layout file so it doesn't load on all pages )

alexspyr avatar Jan 31 '19 17:01 alexspyr

Would you mind formatting/prettify the changes? (Check the diff of this pull request, you will notice a lot of empty lines, unindented code etc).

Can you explain what this page does? Is there is a particular reason why it's named like this? It doesn't seem very user friendly. pages/working/a.html (or is this just a demostrative PR?)

Check your yarn.lock file, it's not fully merged so it has traces of unmerged code.

Also, there are some commented out cdn files included, do we need those or can they be removed?

varemenos avatar Jan 31 '19 21:01 varemenos