aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/getting-started/webpack.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-92/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-04-26Rewrite Theming docs as Customize sectionMark Otto1-1/+1
- Broke up existing theming page into separate pages - Audited and updated each new docs page (some pages include some TBD sections) - Update sidenav to reflect changes - Fix links that pointed to the old Theming page - Update docs styles to reflect recent changes - Rewrite some bits in the Migration page
2019-07-20Fix Typos across Bootstrap repository (#29082)Kitten King1-1/+1
2019-04-15change how bootstrap can be imported in bundlersJohann-S1-5/+6
2019-03-13Add a docsref shortcode.XhmikosR1-3/+3
This allows for the build to fail if a reference isn't found.
2019-03-13Switch to Hugo.XhmikosR1-0/+91
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!