Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.41pre #420

Open
wants to merge 42 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
4c33db9
Add a Pug plugin to allow multiple basedirs.
thusc Jul 17, 2021
7f5544d
Add the multiple-basedirs plugin to Pug's config.
thusc Jul 17, 2021
af05484
Use the mutiple-basedirs Pug plugin in Express.js.
thusc Jul 17, 2021
fa924ff
Make Bedrock core use proper Pug prefixes.
thusc Jul 17, 2021
69fc3b2
Make content use proper Pug prefixes.
thusc Jul 17, 2021
9fc0855
Refer to Bedrock templates using its own directory
thusc Jul 17, 2021
319bb93
Make the Gulp tasks reusable in other scripts.
thusc Jul 17, 2021
d839f33
Add a sub-command to build the static site.
thusc Jul 17, 2021
c68aa19
Make some core paths absolute.
thusc Jul 18, 2021
ed253f5
Move devDependencies to dependencies.
thusc Jul 18, 2021
6e14629
Reference the bin script from package.json.
thusc Aug 4, 2021
df009e9
Add option to use custom styleguide templates.
thusc Nov 27, 2021
b83ced7
Add a sub-command to list and build the content.
thusc Jul 12, 2021
546af9c
Add a `styleguide build` sub-command.
thusc Jul 13, 2021
107461d
Add a sub-command to render partials.
thusc Jul 13, 2021
49967bf
Add sub-command to report the configuration.
thusc Jul 13, 2021
07b2e4f
Add a serve sub-command.
thusc Jul 28, 2021
d8b2d40
Add option to use custom styleguide templates.
thusc Nov 29, 2021
c49afc3
Make the dev server use Bedrock core's template.
thusc Nov 29, 2021
40e6c0a
Additions to configurable styleguide URL (Configurable title in page …
Wolfr Nov 29, 2021
5ad405f
Make the styleguide homepage configurable
Wolfr Nov 29, 2021
391d51e
No testing necessary for this var since it is set in config
Wolfr Nov 29, 2021
4ff1e20
Bump version
Wolfr Nov 29, 2021
bf7139c
Provide a default title
Wolfr Nov 29, 2021
a66bda3
Package lock update - Browserlist update
Wolfr Nov 29, 2021
0d40628
Add Vercel demo info
Wolfr Nov 29, 2021
5215138
Update README.md
Wolfr Nov 29, 2021
4ca3f5f
Fix bad merge
Wolfr Nov 29, 2021
7abe27f
Merge branch 'thusc-additional-subcommands' into 1.41pre
Wolfr Nov 29, 2021
96437c1
Package lock
Wolfr Nov 29, 2021
467b691
Version bump
Wolfr Nov 29, 2021
b561f07
Rename to bedrockapp so we can publish to npm
Wolfr Nov 29, 2021
aba154e
Check for existence on remember scroll element
Wolfr Nov 29, 2021
8d04309
Bump version
Wolfr Nov 29, 2021
7282cc4
Clean up script is unnecessary since content folder won't be available
Wolfr Nov 29, 2021
d327b21
Remove content folder as a whole, since content is contained in the “…
Wolfr Nov 29, 2021
7f7427e
Package lock
Wolfr Nov 30, 2021
ddee687
Remove br variables override for now
Wolfr Nov 30, 2021
a4bcba1
Fix bundle-prototype to include bedrock.config.js.
thusc Nov 30, 2021
cd24bc8
Remove unused variable
Wolfr Nov 30, 2021
964e8aa
Bump version
Wolfr Nov 30, 2021
eb4fb6a
Merge branch 'develop' into 1.41pre
Wolfr Nov 30, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions bedrock.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
title: 'Styleguide',
url: '/styleguide',
homepage: '/styleguide/docs/introduction.html',
overrideStyleguideTemplates: false,
search: true,
colors: './content/scss/_colors.scss',
categoryOrder: [
Expand Down
23 changes: 0 additions & 23 deletions clean-up.sh

This file was deleted.

16 changes: 0 additions & 16 deletions content/data/example-array.js

This file was deleted.

6 changes: 0 additions & 6 deletions content/data/example-json.json

This file was deleted.

8 changes: 0 additions & 8 deletions content/data/example-object.js

This file was deleted.

18 changes: 0 additions & 18 deletions content/docs/patterns/doc-example-2.pug

This file was deleted.

27 changes: 0 additions & 27 deletions content/docs/patterns/doc-example.pug

This file was deleted.

30 changes: 0 additions & 30 deletions content/docs/patterns/introduction.pug

This file was deleted.

This file was deleted.

This file was deleted.

Binary file removed content/favicon.ico
Binary file not shown.
15 changes: 0 additions & 15 deletions content/icon-font-source/example.svg

This file was deleted.

12 changes: 0 additions & 12 deletions content/icons/16/check.svg

This file was deleted.

4 changes: 0 additions & 4 deletions content/icons/ctrl/example.svg

This file was deleted.

15 changes: 0 additions & 15 deletions content/icons/example.svg

This file was deleted.

14 changes: 0 additions & 14 deletions content/images/avatar.svg

This file was deleted.

20 changes: 0 additions & 20 deletions content/images/bedrock-logo-black.svg

This file was deleted.

4 changes: 0 additions & 4 deletions content/js/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions content/js/modules/data.js

This file was deleted.

3 changes: 0 additions & 3 deletions content/postcss/component/test.css

This file was deleted.

27 changes: 0 additions & 27 deletions content/postcss/main.css

This file was deleted.

26 changes: 0 additions & 26 deletions content/postcss/styleguide.css

This file was deleted.

10 changes: 0 additions & 10 deletions content/scss/_br-variables-override.scss

This file was deleted.

23 changes: 0 additions & 23 deletions content/scss/_colors.scss

This file was deleted.

4 changes: 0 additions & 4 deletions content/scss/_icon-font.scss

This file was deleted.

21 changes: 0 additions & 21 deletions content/scss/main.scss

This file was deleted.

Loading