Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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 composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"drupal/core": "~8.5",
"drupal/default_content": "^1.0@alpha",
"drupal/pathauto": "^1.1",
"drupal/responsive_menu": "^2.6",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3"
},
Expand Down
51 changes: 50 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions config/sync/block.block.homepage.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
uuid: 31a89f40-a640-4614-9693-a776e6d1bf0e
langcode: en
status: true
dependencies:
module:
- ctools
- posse_dc
- system
theme:
- posse_theme
id: homepage
theme: posse_theme
region: content
weight: -5
provider: null
plugin: homepage
settings:
id: homepage
label: Homepage
provider: posse_dc
label_display: '0'
visibility:
request_path:
id: request_path
pages: '<front>'
negate: false
context_mapping: { }
'entity_bundle:node':
id: 'entity_bundle:node'
bundles:
page: page
negate: false
context_mapping:
node: '@node.node_route_context:node'
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_account_menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _core:
id: posse_theme_account_menu
theme: posse_theme
region: navigation
weight: 0
weight: -5
provider: null
plugin: 'system_menu_block:account'
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_branding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: posse_theme_branding
theme: posse_theme
region: header
weight: -7
weight: -8
provider: null
plugin: system_branding_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: posse_theme_content
theme: posse_theme
region: content
weight: -1
weight: 0
provider: null
plugin: system_main_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: posse_theme_help
theme: posse_theme
region: content
weight: -7
weight: -8
provider: null
plugin: help_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_local_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _core:
id: posse_theme_local_actions
theme: posse_theme
region: content
weight: -6
weight: -7
provider: null
plugin: local_actions_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_local_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _core:
id: posse_theme_local_tasks
theme: posse_theme
region: content
weight: -5
weight: -6
provider: null
plugin: local_tasks_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_main_menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _core:
id: posse_theme_main_menu
theme: posse_theme
region: navigation
weight: 0
weight: -6
provider: null
plugin: 'system_menu_block:main'
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: posse_theme_messages
theme: posse_theme
region: highlighted
weight: -7
weight: -8
provider: null
plugin: system_messages_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block.block.posse_theme_page_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _core:
id: posse_theme_page_title
theme: posse_theme
region: content
weight: -2
weight: -1
provider: null
plugin: page_title_block
settings:
Expand Down
20 changes: 20 additions & 0 deletions config/sync/block.block.responsivemenumobileicon.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: a3068f17-5943-45f8-a392-500b3365855c
langcode: en
status: true
dependencies:
module:
- responsive_menu
theme:
- posse_theme
id: responsivemenumobileicon
theme: posse_theme
region: navigation
weight: -8
provider: null
plugin: responsive_menu_toggle
settings:
id: responsive_menu_toggle
label: 'Responsive menu mobile icon'
provider: responsive_menu
label_display: visible
visibility: { }
38 changes: 38 additions & 0 deletions config/sync/block.block.views_block__portfolio_block_1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
uuid: ee1ebd50-4e09-4abc-89ba-4510747dcc44
langcode: en
status: true
dependencies:
config:
- views.view.portfolio
module:
- node
- system
- views
theme:
- posse_theme
id: views_block__portfolio_block_1
theme: posse_theme
region: content
weight: -3
provider: null
plugin: 'views_block:portfolio-block_1'
settings:
id: 'views_block:portfolio-block_1'
label: ''
provider: views
label_display: visible
views_label: ''
items_per_page: none
visibility:
node_type:
id: node_type
bundles:
portfolio: portfolio
negate: false
context_mapping:
node: '@node.node_route_context:node'
request_path:
id: request_path
pages: '<front>'
negate: false
context_mapping: { }
1 change: 1 addition & 0 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ module:
posse_dc: 0
quickedit: 0
rdf: 0
responsive_menu: 0
search: 0
serialization: 0
shortcut: 0
Expand Down
23 changes: 13 additions & 10 deletions config/sync/posse_theme.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,20 @@ _core:
favicon:
mimetype: image/vnd.microsoft.icon
path: ''
url: 'http://dev-1.academyvm.test/proj-posse/web/themes/contrib/bootstrap/favicon.ico'
use_default: true
url: 'http://dev-1.academyvm.test/proj-posse/web/themes/custom/posse_theme/favicon.ico'
use_default: 1
schemas:
bootstrap: 8000
posse_theme: 8000
features:
comment_user_picture: true
comment_user_verification: true
favicon: true
node_user_picture: true
comment_user_picture: 1
comment_user_verification: 1
favicon: 1
node_user_picture: 1
logo:
path: ''
url: ''
use_default: true
schemas:
bootstrap: 8000
posse_theme: 8000
use_default: 1
fluid_container: 0
table_responsive: '-1'
table: ''
24 changes: 24 additions & 0 deletions config/sync/responsive_menu.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
horizontal_menu: main
horizontal_depth: 9
off_canvas_menus: main
horizontal_wrapping_element: nav
horizontal_breakpoint: wide
horizontal_media_query: '(min-width: 960px)'
include_css: true
off_canvas_position: right
off_canvas_theme: theme-dark
pagedim: pagedim-black
horizontal_superfish: false
horizontal_superfish_delay: 300
horizontal_superfish_speed: 100
horizontal_superfish_speed_out: 100
horizontal_superfish_hoverintent: true
hammerjs: false
breakpoint_css_filepath: 'public://css'
use_breakpoint: true
allow_admin: true
wrapper_admin: true
wrapper_theme: true
extension_keyboard: true
_core:
default_config_hash: U7p9WqE0yMw-SNTivefWcS3D61GPAcUrlQxPCm4mYxQ
Loading