Commit Graph

28 Commits

Author SHA1 Message Date
Hippo 3edc900341 Open bye-bye links in new tab
So that they stay on the WriPro page as well :P
2023-06-20 17:00:04 +05:30
Hippo 98f35f6c40 Add "we're closed" notice :( 2023-06-20 16:57:10 +05:30
Hippo a602a76ae0 Update WriPro link to point to Snipette instead of Medium 2020-10-01 13:52:05 +05:30
Hippo 18588ed547 Edit "stories showcase the science" bullet
Suggestion by @manaskashi12
2020-04-20 20:20:05 +05:30
Hippo e421a64258 Fix typo in text 2020-04-19 18:23:30 +05:30
Hippo 7dbeb29bd9 Move eleventy and postcss to main dependencies
It was earlier in devDependencies, but that probably doesn't make
sense in this context. Let's just leave it here for now :P
2020-04-19 18:19:10 +05:30
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