diff --git a/docs/build-docs.js b/docs/build-docs.js index da04812..94c4612 100644 --- a/docs/build-docs.js +++ b/docs/build-docs.js @@ -36,7 +36,7 @@ var indexHtml = `  Github - +  Flavors @@ -101,7 +101,7 @@ var appShellStart = `
 Github - +  Flavors @@ -218,7 +218,7 @@ var customizationAppShellStart = `
 Github - +  Docs @@ -231,7 +231,7 @@ var customizationAppSidebarStart = ``; -var customizationMainEnd = ``; +var customizationMainEnd = ``; var customizationFragments = custFragments.map(f => buildCustomizationFragment(f)).join('
'); var customizationLinks = [buildLink(custFragments[0]), buildLink(custFragments[1]), '
', ...custFragments[2].sections.map(f => buildLink(f))].join(''); diff --git a/docs/doc-fragments/buildYourOwnFlavor.js b/docs/doc-fragments/buildYourOwnFlavor.js index 49046cf..ecdb500 100644 --- a/docs/doc-fragments/buildYourOwnFlavor.js +++ b/docs/doc-fragments/buildYourOwnFlavor.js @@ -984,8 +984,8 @@ module.exports = {

Get your flavor

-

Click the button below to get your customized flavor!

- +

Click the button below to get your customized flavor! You will have to be a little patient, as flavor generation can take up to a few minutes. You will be prompted to download a zip file as soon as it's done!

+    
`, sections: [ @@ -1757,6 +1751,7 @@ module.exports = { {id: 'progress-bars', title: 'Progress bars'}, {id: 'donut-spinner', title: 'Donut spinners'}, {id: 'icons', title: 'Icons'}, - {id: 'utility', title: 'Utilities'} + {id: 'utility', title: 'Utilities'}, + {id: 'generateFlavor', title: 'Generate flavor'} ] } diff --git a/docs/v3/DEVLOG.md b/docs/v3/DEVLOG.md index c2ed5b1..fa84baf 100644 --- a/docs/v3/DEVLOG.md +++ b/docs/v3/DEVLOG.md @@ -372,3 +372,7 @@ ## 20180528 - Added links to useful tools. +- Fixed a typo in the flavors forms. +- Replied to issues on the repo. +- Updated the flavor generation to show the progress. +- Fixed documentation links. diff --git a/docs/v3/docs.html b/docs/v3/docs.html index aed111e..989e073 100644 --- a/docs/v3/docs.html +++ b/docs/v3/docs.html @@ -16,7 +16,7 @@  Github - +  Flavors diff --git a/docs/v3/flavors.html b/docs/v3/flavors.html index 96ddd78..1d91765 100644 --- a/docs/v3/flavors.html +++ b/docs/v3/flavors.html @@ -18,14 +18,14 @@  Github - +  Docs
- +

Prebuilt flavors

mini.css comes with a few prebuild flavors out of the box, so you can get started without having to finetune every little aspect of your CSS framework:

    @@ -1026,8 +1026,8 @@

    Get your flavor

    -

    Click the button below to get your customized flavor!

    - +

    Click the button below to get your customized flavor! You will have to be a little patient, as flavor generation can take up to a few minutes. You will be prompted to download a zip file as soon as it's done!

    +    
-
+
\ No newline at end of file diff --git a/docs/v3/index.html b/docs/v3/index.html index b1c766b..c12c5e8 100644 --- a/docs/v3/index.html +++ b/docs/v3/index.html @@ -31,7 +31,7 @@  Github - +  Flavors