0.2.10 • Published 7 years ago

interactives-starterkit v0.2.10

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

interactives_starterkit

####Ads

The code that runs ads is in the head section of the index.html file. There is code for three ad positions for both large and small screens provided, though the second and third positions are noted out by default. Every interactive should have at least one ad, and if length of the interactive warrants a second and third ad.

To have more than one ad position, you must un-comment out the blocks of code for adSlot1 (the second ad) and adSlot2 (the third ad) in both spots.

Ad blocks have their own html code in the code blocks folders. ad-blockTop is the first ad, ad-blockMiddle the second, and ad-blockBottom the third.

HTML TextFixer

TheShrinkRay

Interactives app

The interactives app pulls some files directly from this repo while scaffolding a project directory.

templates

The templates directory contains Nunjucks templates:

  • index.html
  • base.html

Important: Any changes to the template need to be duplicated across these template files and the index.html in this repo's outer directory.

statics

The app also pulls in static assets:

  • theme.scss
  • _mixins.scss
  • _variables.scss
  • customJS.js
0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago