mirror of https://github.com/onweru/compose.git

weru
24.40.2020 b370c87cc35440ba3a689c1632468c5d89f33287
cleanup
19 files deleted
2 files modified
41 ■■■■■ changed files
exampleSite/_gen/assets/sass/sass/main.sass_1cf8b2e40a1421c43260be2040b48d5f.content 3 ●●●●● patch | view | raw | blame | history
exampleSite/_gen/assets/sass/sass/main.sass_1cf8b2e40a1421c43260be2040b48d5f.json 1 ●●●● patch | view | raw | blame | history
exampleSite/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.content 3 ●●●●● patch | view | raw | blame | history
exampleSite/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.json 1 ●●●● patch | view | raw | blame | history
exampleSite/content/_index.md 2 ●●● patch | view | raw | blame | history
exampleSite/content/docs/getting started/shortcodes-example.md 27 ●●●●● patch | view | raw | blame | history
exampleSite/resources/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.content 3 ●●●●● patch | view | raw | blame | history
exampleSite/resources/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.json 1 ●●●● patch | view | raw | blame | history
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_box_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_box_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/docs/Adding content/Shortcodes/spruce_hu0fa7d855ef6295d2886abf8df96c5044_124081_400x450_fill_q75_box_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/docs/Adding content/Shortcodes/spruce_hu0fa7d855ef6295d2886abf8df96c5044_124081_400x450_fill_q75_catmullrom_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/en/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/en/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/en/docs/Adding content/Shortcodes/spruce_hu0fa7d855ef6295d2886abf8df96c5044_124081_400x450_fill_q75_catmullrom_smart1.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/en/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_top.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/en/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_top.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_top.jpg patch | view | raw | blame | history
exampleSite/resources/_gen/images/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_top.jpg patch | view | raw | blame | history
exampleSite/_gen/assets/sass/sass/main.sass_1cf8b2e40a1421c43260be2040b48d5f.content
File was deleted
exampleSite/_gen/assets/sass/sass/main.sass_1cf8b2e40a1421c43260be2040b48d5f.json
File was deleted
exampleSite/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.content
File was deleted
exampleSite/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.json
File was deleted
exampleSite/content/_index.md
@@ -7,7 +7,7 @@
# Compose your Docs with __Ease__.
Compose is a lean theme for the _Hugo_, inspired by [forestry.io](https://forestry.io).
Compose is a lean theme for the `Hugo`, inspired by [forestry.io](https://forestry.io).
We do a [Pull Request](https://github.com/onweru/compose/pulls) contributions workflow on **GitHub**. Also feel free to raise any issues or feature suggestions.
exampleSite/content/docs/getting started/shortcodes-example.md
@@ -7,6 +7,22 @@
### Using blocks, columns & buttons
```markdown
{{</* block "grid-2" */>}}
{{</* column */>}}
#### Coumn 1
Lorem ipsum dolor sit amet,
...
{{</* button "https://github.com/onweru/compose" "Download Theme" */>}}
{{</* /column */>}}
{{</* column */>}}
<!-- generates ðŸ‘‡ -->
```
{{< block "grid-2" >}}
{{< column >}}
#### Coumn 1 
@@ -41,9 +57,18 @@
### Youtube
```markdown
{{</* youtube "q0hyYWKXF0Q" */>}}
<!-- generates ðŸ‘‡ -->
```
{{< youtube "q0hyYWKXF0Q" >}}
## Picture
```markdown
{{</* picture "compose.svg" "compose-light.svg" "Compose Logo" */>}}
<!-- generates ðŸ‘‡ -->
```
{{< picture "compose.svg" "compose-light.svg" "Compose Logo" >}}
...
exampleSite/resources/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.content
File was deleted
exampleSite/resources/_gen/assets/sass/sass/main.sass_ca26857cefa9076967ab300682271513.json
File was deleted
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_box_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_box_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/docs/Adding content/Shortcodes/spruce_hu0fa7d855ef6295d2886abf8df96c5044_124081_400x450_fill_q75_box_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/docs/Adding content/Shortcodes/spruce_hu0fa7d855ef6295d2886abf8df96c5044_124081_400x450_fill_q75_catmullrom_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/en/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/en/about/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/en/docs/Adding content/Shortcodes/spruce_hu0fa7d855ef6295d2886abf8df96c5044_124081_400x450_fill_q75_catmullrom_smart1.jpg
Binary files differ
exampleSite/resources/_gen/images/en/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_top.jpg
Binary files differ
exampleSite/resources/_gen/images/en/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_top.jpg
Binary files differ
exampleSite/resources/_gen/images/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_1920x1080_fill_q75_catmullrom_top.jpg
Binary files differ
exampleSite/resources/_gen/images/featured-background_huecd58d056379c142f106ffb096c7e70a_221334_960x540_fill_q75_catmullrom_top.jpg
Binary files differ