Commit graph

22 commits

Author SHA1 Message Date
Hippo 3187e4da10 Add netlify.toml 2020-04-19 18:05:23 +05:30
Badri Sunderarajan 5d997e83f5 Add Snipette logo on header 2020-04-10 19:14:47 +05:30
Badri Sunderarajan c7c9cbee3f Add a few alternating background-colours! 2020-04-10 19:01:52 +05:30
Badri Sunderarajan 26da6b8aa2 Add "How it Works" section
As suggested by Nia
2020-04-10 18:58:35 +05:30
Badri Sunderarajan 30045e04bb Add "Read the full terms" link at end of pricing block 2020-04-10 18:46:56 +05:30
Badri Sunderarajan 4666cc96b5 Make pages work better in different screen sizes 2020-04-10 18:46:38 +05:30
Badri Sunderarajan 6b6b689ebf Allow icon-lists (where each list bullet is an icon)
Currently implemented for check-circle and chevron, but more can
be added easily via icomoon ;)
2020-04-10 18:45:07 +05:30
Badri Sunderarajan c08e9246cf Make "Scientists & Researchers" row responsive
Now, displays the pic on the right-hand side on larger screens,
but in the same order as the rest (pic on top) on small ones
2020-04-10 16:17:37 +05:30
Badri Sunderarajan 38d4619e07 Disable PurgeCSS in dev (works only for production) 2020-04-10 16:15:10 +05:30
Badri Sunderarajan b1408d17c6 Show icons in subheadings 2020-04-10 16:08:37 +05:30
Badri Sunderarajan b132cc65cb Set up icomoon icon font 2020-04-10 16:07:06 +05:30
Badri Sunderarajan 4194231444 @import all styles to style.css
Let's modularise our CSS and @import it all to one place!
2020-04-10 16:05:34 +05:30
Badri Sunderarajan e2597c9210 Add catch-all build command via npm-run-all 2020-04-10 15:41:09 +05:30
Badri Sunderarajan ba1301aeaf Add and set up Eleventy (11ty)
Right now this just copies over static assets; no processing done
:P
2020-04-10 15:32:57 +05:30
Badri Sunderarajan e0bad40637 Add images and move to img/ folder 2020-04-10 15:28:41 +05:30
Badri Sunderarajan 5988923817 Add postcss-cli to devDependencies 2020-04-10 12:09:09 +05:30
Hippo aa335adb2b Mark autoprefixer and cssnano as "production-only" 2020-04-06 22:07:34 +05:30
Hippo 0de6ba78f3 Add cssnano and purgecss 2020-04-06 21:48:34 +05:30
Hippo ed8523ad0c Set up watch command for autocompile 2020-04-06 21:38:57 +05:30
Hippo 4da9463ac6 Fix typo: trailing comma 2020-04-06 21:36:54 +05:30
Hippo d7c642eb90 Add autoprefixer 2020-04-06 21:34:58 +05:30
Hippo 902ce1802f Initial project with Tailwind (and no media) 2020-04-06 21:34:04 +05:30