update solstice theme (#40)
* update solstice theme Signed-off-by:Christopher Guindon <chris.guindon@eclipse-foundation.org> * update solstice theme Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * update solstice theme Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
Showing
- babel.config.json 3 additions, 0 deletionsbabel.config.json
- content/_index.md 9 additions, 0 deletionscontent/_index.md
- content/members/_index.md 0 additions, 1 deletioncontent/members/_index.md
- content/news/_index.md 1 addition, 1 deletioncontent/news/_index.md
- js/main.js 14 additions, 0 deletionsjs/main.js
- layouts/_default/events-list.html 0 additions, 24 deletionslayouts/_default/events-list.html
- layouts/_default/list.html 0 additions, 4 deletionslayouts/_default/list.html
- layouts/_default/news.html 0 additions, 8 deletionslayouts/_default/news.html
- layouts/_default/single-event.html 0 additions, 12 deletionslayouts/_default/single-event.html
- layouts/members/list.html 2 additions, 1 deletionlayouts/members/list.html
- layouts/partials/footer_custom.html 3 additions, 0 deletionslayouts/partials/footer_custom.html
- layouts/partials/footer_suffix.html 0 additions, 14 deletionslayouts/partials/footer_suffix.html
- layouts/shortcodes/homepage/members.html 27 additions, 0 deletionslayouts/shortcodes/homepage/members.html
- layouts/shortcodes/homepage/news.html 17 additions, 0 deletionslayouts/shortcodes/homepage/news.html
- layouts/shortcodes/homepage/vision.html 6 additions, 0 deletionslayouts/shortcodes/homepage/vision.html
- package-lock.json 2149 additions, 4673 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- static/mix-manifest.json 2 additions, 2 deletionsstatic/mix-manifest.json
- webpack.mix.js 18 additions, 17 deletionswebpack.mix.js
babel.config.json
0 → 100644
js/main.js
0 → 100644
layouts/_default/events-list.html
deleted
100644 → 0
layouts/_default/list.html
deleted
100644 → 0
layouts/_default/news.html
deleted
100644 → 0
layouts/_default/single-event.html
deleted
100644 → 0
layouts/partials/footer_custom.html
0 → 100644
layouts/partials/footer_suffix.html
deleted
100644 → 0
layouts/shortcodes/homepage/news.html
0 → 100644
layouts/shortcodes/homepage/vision.html
0 → 100644
This diff is collapsed.
... | ... | @@ -23,7 +23,7 @@ |
}, | ||
"readmeFilename": "README.md", | ||
"dependencies": { | ||
"eclipsefdn-hugo-solstice-theme": "0.0.111" | ||
"eclipsefdn-hugo-solstice-theme": "0.0.129" | ||
}, | ||
"browserslist": "last 5 version, > 0.2%, not dead, IE 11" | ||
} |
Please register or sign in to comment