chriscrutt / englishWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=======================================================================================================

DESCRIPTION:

CLIME. is a clean and stylish template for personal or corporate blog website. The template comes 
with 8 html pages. It has layouts for the following post formats: standard, video and audio post.
It is fully responsive and retina ready which make it look great on any devices and screen resolutions.

=======================================================================================================


USING THE MAILCHIMP FORM:

To use the mailchimp form you need a mailchimp url. To get the mailchimp url, login to 
your mailchimp account, click the list menu, click the stats download menu and select signup forms. 
Then choose embedded forms and select naked form. In the generated form code get the value of 
the form ACTION attribute and use it as your mailchimp url. Open the main.js file located
in the template's "js" folder and look for this line of code: 

var cfg = {
    scrollDuration : 800, // smoothscroll duration
    mailChimpURL   : 'https://facebook.us8.list-manage.com/subscribe/post?u=cdb7b577e41181934ed6a6a44&id=e6957d85dc'   // mailchimp url
},

Replace the value of mailChimpURL with your mailchimp url.


SOURCES AND CREDITS:

I've used the following resources as listed.

Fonts:
 - Nunito Sans Font (https://www.fontsquirrel.com/fonts/metropolis)
 - Libre Baskerville Font (https://fonts.google.com/specimen/Libre+Baskerville)

Icons:
 - Font Awesome (https://fontawesome.com/)

Stock Photos and Graphics:
 - Unsplash.com (https://unsplash.com/)
 - gratisography (https://gratisography.com/)
 
Javascript Files:

 - JQuery (http://jquery.com/)
 - Modernizr (http://modernizr.com/)
 - Slick Slider (http://kenwheeler.github.io/slick/)
 - Animate On Scroll (https://michalsnik.github.io/aos/)
 - AjaxChimp (https://github.com/scdoshi/jquery-ajaxchimp)
 - Code-prettify - (https://github.com/google/code-prettify)


-------------------------------------------------------------------------------------------------------





About


Languages

Language:HTML 92.7%Language:JavaScript 7.3%