Skip to content

Commit 134d9e8

Browse files
Feature/new design (#21)
* Updates to webpack 2 * Refactors npm scripts - Uses per-env - Uses env variables in the scripts * Adds script to convert website data and fixes the build:views script * Updates command name * Fixes wrong file paths * Creates dedicated script to build assets only (It will be used by circle CI) * Chooses css and javascript file according to the environment * Adds versioning for css and js files * Fix * Refactors scripts for doc. Generates documentation into a separated folder * Adds new images (book, quote, bulletin) * Adds style for page loader * Adds mixin for page loader * Deletes separator (not more used) * Adds style for loader (page head), fixes svg-sprite include. * Removes font-size rem conversion. The font sizes values come from settings in rem yet. * Adds script to handle the page loading * Replaces font-family * Style changes * Adds commons styles * Style changes * Style updates * Adds style for founders section * Style updates * Adds data for navigation and founders section * Updates colours palette * Updates typography scale for small and medium viewport. * Adds mixin for single founder block * Adds mixin for founders' list * Updates subscribe block by adding list of bulletin resources * Updates subscribe form * Adds description, updates credits and adds feedback button * Adds style for bulletin resource * Updates logo * Adds sass mixin * Style updates * Updates template data * Fixes javascript watcher. Edits npm script for compiling loader style separately * Updates doc references * Updates faq mixin * Updates index view * Renames folders mixin in components * Updates layout subscribe * Adds particles effects for header section * Adds script to fix mini header during the page scrolling * Improves basic button style * Adds the number of a single faq. Adds style * Includes external js libraries * Adds dom elements for particles effect * Fix * Adds sass math functions * Arranges faqs on two columns * Several style improvements * Fixes template data * Changes color brand (dark version) * Replace "subscribe" icon with "email" one * Fix * Removes not used mixin * Updates svg-sprite * Updates npm script removing per-env dependency * Fixes npm script set output_folder variable * Removes not used scripts * Fix * Adds footer navigation * Adds founders' photos * Small fixes * Fixing CI and added RSS feed * Adds placeholder for section title style * Shows subscribe form during the page scrolling * Highlights the link inside a faq description * Updated FAQ * Adds images for sharing on social networks (Twitter / Facebook) * Adds favicon * Creates sass placeholder for loader (container) * Improves style founder block * Extends with loader container placeholder * Docs style improvements * Adds loader placeholder * Adds faqs section * Makes the footer layout as a pug mixin * Adds section founders (doc) * Converts pug partials layout into pug mixin * Updates doc navigation * Removes not more used icons list * Replaces import with mixin call (footer) * Improves block faq (template) * Adds avatars samples for documentation * Adds scripts for creating icons lists and for copying documentation images folder * Fix * Adds fixtures for documentation * Fixes anchors links (navigation) and the reference to logo * Adds loader to documentation * Updates style guides for logos * Various updates * Optimisations for huge screens * Improves doc * Refines npm scripts * Fix * Fixes cross-browser issues * Fixes bug iPhone 6 resources box * Added language in html node * Added open graph and twitter meta tags * Added target = blank in signup form * Updates icon sprite * Adds files for css animations * Fix * Adds social share component * Improves header tagline * Adds style to support box * Adds style for index (support box) * Updates source file for sprite icons * Adds text for support box * Adds template for support layout
1 parent 3b10830 commit 134d9e8

File tree

166 files changed

+9162
-1524
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+9162
-1524
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ jspm_packages
3939
.idea
4040
build-utilities/compiled
4141
dist/
42+
dev/
43+
lib/
44+
dist-doc/
1.47 KB
Loading
1013 Bytes
Loading
1.12 KB
Loading
1.22 KB
Loading
1.15 KB
Loading
1.23 KB
Loading
1.31 KB
Loading
1.34 KB
Loading
1.47 KB
Loading

0 commit comments

Comments
 (0)