diff --git a/content/contribute/documentation.md b/content/contribute/documentation.md index 8f411c571..9b32a7a52 100644 --- a/content/contribute/documentation.md +++ b/content/contribute/documentation.md @@ -96,46 +96,6 @@ Here is a review of the front matter fields automatically generated for you usin In the body of your function, expand the short description used in the front matter. Include as many examples as possible, and leverage the Hugo docs [`code` shortcode](#adding-code-blocks). If you are unable to add examples but would like to solicit help from the Hugo community, add `needsexample: true` to your front matter. -### Adding to the Showcase - -Once you have cloned the Hugo repository, you can add your Hugo website as a new showcase content file via the following command. Name the markdown file accordingly: - -``` -hugo new tutorials/my-hugo-showcase-website.md -``` - -The archetype for the `showcase` content type is as follows: - -{{% code file="archetypes/showcase.md" %}} -```yaml -{{< readfile file="/themes/hugo-docs-concept/archetypes/showcase.md">}} -``` -{{% /code %}} - -#### Showcase Required Fields - -***`sitelink`*** -: the *full* URL to your website. - -***`title`*** -: the `` of your website. - -***`description`*** -: a general description of your website, preferably < 180 characters. - -***`image`*** -: the image (filename only) you want to associate with your website on the Showcase page. The image should be 450px × 300px. - -We also appreciate the addition of the remaining fields, especially `sourcelink` and `license` if you are willing to share your hard work with the open-source community. `tags` is optional, but we recommend adding at least 2 to 3 tags to improve discoverability. - -#### Add an Image for the Showcase - -Youl will need to create a thumbnail of your website. Give your thumbnail a name like `my-hugo-site-name.jpg`. Save it under [`docs/static/images/showcase/`][]. - -{{% warning "Showcase Image Size" %}} -It's important that the image you use for your showcase submission has the required dimensions of 450px × 300px or the site will not render appropriately. Be sure to optimize your image as a matter of best practice. [Compressor](https://compressor.io/) offers a simple drag-and-drop GUI for optimizing your images. JPEGs are typically smaller in size than are PNGs. -{{% /warning %}} - ### Adding a New Tutorial Once you have cloned the Hugo repository, you can create a new tutorial via the following command. Name the markdown file accordingly: diff --git a/content/showcase/2626info.md b/content/showcase/2626info.md deleted file mode 100644 index 6095fb7d3..000000000 --- a/content/showcase/2626info.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-05-03T17:20:59+09:00 -description: "Personal blog of Masashi Tsuru" -license: "" -licenseLink: "" -sitelink: http://2626.info/ -tags: -- personal -- blog -image: 2626info.jpg -title: 2626.info ---- - diff --git a/content/showcase/_index.md b/content/showcase/_index.md deleted file mode 100644 index 55163e78c..000000000 --- a/content/showcase/_index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Site Showcase -linktitle: Site Showcase -description: A collection of sites built using Hugo. -date: 2017-02-01 -publishdate: 2017-02-01 -lastmod: 2017-02-01 -categories: [site showcase] -tags: [featured,showcase] -menu: - main: - parent: "section name" - weight: 01 -weight: 01 #rem -draft: false -type: showcase -layout: showcaselist.html -aliases: [/site-showcase/] -toc: false ---- - -The following sites have been built with Hugo. If you've recently built a site with Hugo that you'd like to share with the community, please [contribute][addshowcase]. - - -[addshowcase]: /contribute/documentation/#adding-to-the-showcase \ No newline at end of file diff --git a/content/showcase/antzucaro.md b/content/showcase/antzucaro.md deleted file mode 100644 index f60d96730..000000000 --- a/content/showcase/antzucaro.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-02-03T20:00:00Z -description: Ant Zucaro's Blog -license: GPL -licenseLink: "" -sitelink: http://antzucaro.com/ -sourcelink: https://github.com/antzucaro/az.com -tags: -- personal -- blog -- foundation -image: antzucaro.jpg -title: Ant Zucaro ---- - diff --git a/content/showcase/appernetic.md b/content/showcase/appernetic.md deleted file mode 100644 index 9e67696f3..000000000 --- a/content/showcase/appernetic.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2016-04-26 -date: 2016-04-26T13:33:33Z -description: Appernetic.io blog -license: MIT -licenseLink: https://github.com/appernetic/hugo-bootstrap-premium/blob/master/LICENSE.md -sitelink: https://blog.appernetic.io/ -sourcelink: https://github.com/appernetic/hugo-bootstrap-premium -tags: -- company -- blog -- bootstrap -image: apperneticioblog.jpg -title: Appernetic ---- diff --git a/content/showcase/arresteddevops.md b/content/showcase/arresteddevops.md deleted file mode 100644 index f2c9d6e49..000000000 --- a/content/showcase/arresteddevops.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-11-20 -date: 2015-11-20T01:46:33-06:00 -description: "Arrested DevOps is a podcast focusing on trends in the DevOps space" -license: "apache2" -licenseLink: "https://github.com/arresteddevops/ado-hugo/blob/master/LICENSE.md" -sitelink: https://www.arresteddevops.com/ -sourcelink: https://github.com/arresteddevops/ado-hugo -tags: -- podcast -- bootstrap -image: arresteddevops.jpg -title: arresteddevops ---- - diff --git a/content/showcase/asc.md b/content/showcase/asc.md deleted file mode 100644 index d6b0eaca7..000000000 --- a/content/showcase/asc.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-01-22T07:32:00Z -description: "" -license: CC-BY-SA -licenseLink: "" -sitelink: http://andrewcodispoti.com/ -sourcelink: https://gitlab.com/acodispo/andrewcodispoti-com -tags: -- personal -- bootstrap -image: asc.jpg -title: Andrew S Codispoti ---- - diff --git a/content/showcase/astrochili.md b/content/showcase/astrochili.md deleted file mode 100644 index 7bcaf794f..000000000 --- a/content/showcase/astrochili.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-07-31T11:22:32+03:00 -description: "Personal website" -license: "" -licenseLink: "" -sitelink: http://romansilin.com/ -sourcelink: https://github.com/astrochili/astrochili.github.io -tags: -- personal -- blog -image: astrochili.jpg -title: Roman Silin ---- - diff --git a/content/showcase/aydoscom.md b/content/showcase/aydoscom.md deleted file mode 100644 index 76e6d8870..000000000 --- a/content/showcase/aydoscom.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: 2016-04-23T13:23:00Z -description: "web applications" -license: "" -licenseLink: "" -sitelink: https://aydos.com/ -tags: -- web applications -image: aydoscom.jpg -title: aydos.com ---- - diff --git a/content/showcase/barricade.md b/content/showcase/barricade.md deleted file mode 100644 index 2f4f47908..000000000 --- a/content/showcase/barricade.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-04-15T14:14:28+01:00 -description: "Barricade is an early warning system against hackers." -license: "" -licenseLink: "" -sitelink: https://barricade.io -tags: -- company -- security -image: barricade.jpg -title: Barricade ---- - diff --git a/content/showcase/bepsays.md b/content/showcase/bepsays.md deleted file mode 100644 index 29351318b..000000000 --- a/content/showcase/bepsays.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-05-26 -date: 2013-11-01T07:32:00Z -description: "bep's blog" -license: "" -licenseLink: "" -sitelink: http://bepsays.com/ -sourcelink: "https://github.com/bep/bepsays.com" -tags: -- personal -- blog -image: bepsays.jpg -title: bepsays.com ---- - diff --git a/content/showcase/bugtrackers.io.md b/content/showcase/bugtrackers.io.md deleted file mode 100644 index 4e916f191..000000000 --- a/content/showcase/bugtrackers.io.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -lastmod: 2015-10-27 -date: 2015-10-27T09:02:00Z -description: bugtrackers.io provides stories of digital crafters. It shows people behind bits, pixels and bug reports. bugtrackers.io is your resource for web development. -sitelink: https://www.bugtrackers.io/ -tags: -- blog -- community -- interviews -image: bugtrackersio.jpg -title: bugtrackers.io ---- - diff --git a/content/showcase/camunda-blog.md b/content/showcase/camunda-blog.md deleted file mode 100644 index 7ffd5fde0..000000000 --- a/content/showcase/camunda-blog.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-11-30 -date: 2015-12-01T04:20:00Z -description: "Camunda BPM Team Blog" -license: "Apache 2.0" -licenseLink: "https://github.com/camunda/blog.camunda.org#license" -sitelink: http://blog.camunda.org/ -sourcelink: https://github.com/camunda/blog.camunda.org -tags: -- company -- blog -image: camunda-blog.jpg -title: Camunda Blog ---- - diff --git a/content/showcase/camunda-docs.md b/content/showcase/camunda-docs.md deleted file mode 100644 index fe2ceb851..000000000 --- a/content/showcase/camunda-docs.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-11-30 -date: 2015-12-01T04:20:00Z -description: "Camunda BPM Documentation" -license: MIT -licenseLink: "https://github.com/camunda/camunda-docs-theme#licence" -sitelink: http://docs.camunda.org/ -sourcelink: https://github.com/camunda/camunda-docs-theme -tags: -- company -- documentation -image: camunda-docs.jpg -title: Camunda Docs ---- - diff --git a/content/showcase/cdnoverview.md b/content/showcase/cdnoverview.md deleted file mode 100644 index 43ca9ed33..000000000 --- a/content/showcase/cdnoverview.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-02-17T15:19:08+01:00 -description: "Overview and comparison of CDNs, their features and prices" -license: "" -licenseLink: "" -sitelink: https://www.cdnoverview.com/ -tags: -- bootstrap -- portfolio -- tech -image: cdnoverview.jpg -title: cdnoverview.com ---- - diff --git a/content/showcase/chinese-grammar.md b/content/showcase/chinese-grammar.md deleted file mode 100644 index ecc40c02f..000000000 --- a/content/showcase/chinese-grammar.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -lastmod: 2015-08-21 -date: 2015-08-23 -description: Chinese grammar lessons -sitelink: https://www.chineseboost.com/grammar/ -sourcelink: https://github.com/hughgrigg/chineseboost-articles -tags: -- learning -- education -image: chinese-grammar.jpg -title: Chinese Grammar ---- diff --git a/content/showcase/chingli.md b/content/showcase/chingli.md deleted file mode 100644 index 0c9a5a58b..000000000 --- a/content/showcase/chingli.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -lastmod: 2015-12-19 -date: 2014-08-26T11:20:02-04:00 -description: "chingli’s personal blog" -sitelink: http://www.chingli.com/ -tags: -- personal -- blog -image: chingli.jpg -title: <span lang="zh-CN">青砾</span> (chingli) ---- - diff --git a/content/showcase/chipsncookies.md b/content/showcase/chipsncookies.md deleted file mode 100644 index 9ce4dc192..000000000 --- a/content/showcase/chipsncookies.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2016-04-14 -date: 2015-07-08T14:02:16+02:00 -description: "personal blog and portfolio of Samuel Debruyn" -license: "" -licenseLink: "" -sitelink: https://chipsncookies.com -sourcelink: https://github.com/SamuelDebruyn/chipsncookies-site-builder -tags: -- personal -- blog -image: chipsncookies.jpg -title: Chips 'n' Cookies ---- - diff --git a/content/showcase/christianmendoza.md b/content/showcase/christianmendoza.md deleted file mode 100644 index 571904018..000000000 --- a/content/showcase/christianmendoza.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: 2016-10-16T13:30:47-04:00 -description: "Personal site" -license: "" -licenseLink: "" -sitelink: https://christianmendoza.me/ -tags: -- personal -- profile -image: christianmendoza.jpg -title: christianmendoza.me ---- diff --git a/content/showcase/cinegyopen.md b/content/showcase/cinegyopen.md deleted file mode 100644 index e324ff305..000000000 --- a/content/showcase/cinegyopen.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: 2016-09-05T23:23:18+02:00 -description: "Cinegy Open documentation project" -license: "" -licenseLink: "" -sitelink: https://open.cinegy.com/ -sourcelink: -tags: -- documentation -image: cinegyopen.jpg -title: Cinegy Open ---- \ No newline at end of file diff --git a/content/showcase/clearhaus.md b/content/showcase/clearhaus.md deleted file mode 100644 index 3d7733d2f..000000000 --- a/content/showcase/clearhaus.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-10-21T12:37:00+02:00 -description: "Online Acquiring · Accept Visa & MasterCard within 1-3 days" -license: "" -licenseLink: "" -sitelink: https://www.clearhaus.com/ -tags: - - company - - fintech - - payments - - acquirer -image: clearhaus.jpg -title: Clearhaus ---- diff --git a/content/showcase/cloudshark.md b/content/showcase/cloudshark.md deleted file mode 100644 index acd588abc..000000000 --- a/content/showcase/cloudshark.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-03-27T09:45:00Z -description: CloudShark Appliance homepage and documentation -license: "" -licenseLink: "" -sitelink: https://appliance.cloudshark.org/ -tags: -- company -- documentation -- foundation -image: cloudshark.jpg -title: CloudShark ---- - diff --git a/content/showcase/coding-journal.md b/content/showcase/coding-journal.md deleted file mode 100644 index 62e9a9d65..000000000 --- a/content/showcase/coding-journal.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2015-12-23 -date: 2015-12-23T11:42:00+01:00 -description: blog, portfolio -license: "" -licenseLink: "" -sitelink: http://blog.kulman.sk/ -sourcelink: https://github.com/igorkulman/coding-journal -tags: -- blog -- portfolio -image: codingjournal.jpg -title: Coding Journal ---- diff --git a/content/showcase/consequently.md b/content/showcase/consequently.md deleted file mode 100644 index 2b42746c1..000000000 --- a/content/showcase/consequently.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-02-11 -date: 2015-02-11T13:21:27+11:00 -description: "consequently.org, Greg Restall's personal website" -license: "" -licenseLink: "" -sitelink: http://consequently.org -sourcelink: "https://github.com/consequently/consequently-hugo" -tags: -- academic -- blog -- kube -image: consequently.jpg -title: consequently.org ---- - diff --git a/content/showcase/ctlcompiled.md b/content/showcase/ctlcompiled.md deleted file mode 100644 index 29135a556..000000000 --- a/content/showcase/ctlcompiled.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-07-25T13:45:09-04:00 -description: "CompilED is a collection of reflections and comments by the software developers at Columbia’s Center for Teaching and Learning (CTL). These views are rooted in our professional and personal experiences developing educational technology." -license: "Creative Commons Attribution-ShareAlike 3.0 United States." -licenseLink: "https://creativecommons.org/licenses/by-sa/3.0/us/" -sitelink: https://compiled.ctl.columbia.edu/ -tags: -- edtech -- technology -- blog -image: ctlcompiled.jpg -title: CompilED at CTL ---- - diff --git a/content/showcase/danmux.md b/content/showcase/danmux.md deleted file mode 100644 index a82bc4ddd..000000000 --- a/content/showcase/danmux.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T10:55:23-04:00 -description: "" -license: MIT -licenseLink: "" -sitelink: http://danmux.com/ -sourcelink: https://github.com/danmux/danmux-hugo -tags: -- personal -- blog -image: danmux.jpg -title: Danmux ---- - diff --git a/content/showcase/datapipelinearchitect.md b/content/showcase/datapipelinearchitect.md deleted file mode 100644 index 0db104502..000000000 --- a/content/showcase/datapipelinearchitect.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-02-04T18:30:07-05:00 -description: "Professional website at datapipelinearchitect.com" -sitelink: http://datapipelinearchitect.com/ -tags: -- company -- tech -- blog -- website -image: datapipelinearchitect.jpg -title: Data Pipeline Architect ---- - diff --git a/content/showcase/davidepetilli.md b/content/showcase/davidepetilli.md deleted file mode 100644 index 415dc6222..000000000 --- a/content/showcase/davidepetilli.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-05-25 -date: 2013-11-01T07:32:00Z -description: "" -license: MIT -licenseLink: "" -sitelink: http://davidepetilli.com -tags: -- personal -- photography -- portfolio -- blog -image: davidepetilli.jpg -title: Davide Petilli ---- - diff --git a/content/showcase/davidrallen.md b/content/showcase/davidrallen.md deleted file mode 100644 index 8e13de68e..000000000 --- a/content/showcase/davidrallen.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -date: 2016-02-03T11:49:07-05:00 -description: "Personal website for David Allen" -license: "MIT" -licenseLink: "https://opensource.org/licenses/MIT" -sitelink: http://davidrallen.com/ -sourcelink: https://github.com/doctorallen/davidrallen.com -tags: -- personal -- blog -- tech -image: davidrallen.jpg -title: David Allen ---- - diff --git a/content/showcase/davidyates.md b/content/showcase/davidyates.md deleted file mode 100644 index 25d62ca5f..000000000 --- a/content/showcase/davidyates.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-09-10T07:07:39+02:00 -description: "David Yates" -license: "" -licenseLink: "" -sitelink: https://davidyat.es/ -tags: -- personal -- blog -image: davidyates.jpg -title: David Yates ---- - diff --git a/content/showcase/devmonk.md b/content/showcase/devmonk.md deleted file mode 100644 index 1128199f8..000000000 --- a/content/showcase/devmonk.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T11:31:02-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: https://devmonk.com/ -sourcelink: https://github.com/peteraba/devmonk.com -tags: -- educational -- video -image: devmonk.jpg -title: devmonk ---- - diff --git a/content/showcase/dmitriid.com.md b/content/showcase/dmitriid.com.md deleted file mode 100644 index 3db5ac63e..000000000 --- a/content/showcase/dmitriid.com.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-10-19T16:52:28+02:00 -description: "Personal blog" -license: "CC BY-NC 4.0" -licenseLink: "" -sitelink: http://dmitriid.com/ -sourcelink: https://github.com/dmitriid/dmitriid.com -tags: -- personal -- blog -image: dmitriid.com.jpg -title: dmitriid.com ---- - diff --git a/content/showcase/emilyhorsman.com.md b/content/showcase/emilyhorsman.com.md deleted file mode 100644 index c45029265..000000000 --- a/content/showcase/emilyhorsman.com.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -lastmod: 2016-01-09 -date: 2016-01-09T01:00:10Z -description: Personal homepage -sitelink: https://emilyhorsman.com/ -sourcelink: https://github.com/emilyhorsman/buttercup -tags: -- personal -- blog -image: emilyhorsman.com.jpg -title: emilyhorsman.com ---- - diff --git a/content/showcase/enjoyablerecipes.md b/content/showcase/enjoyablerecipes.md deleted file mode 100644 index c37ed0733..000000000 --- a/content/showcase/enjoyablerecipes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -date: 2017-03-07T07:32:00Z -description: "Indian Recipes Blog" -license: "" -licenseLink: "" -sitelink: https://enjoyable.recipes/ -sourceLink: https://github.com/shubhojyoti/enjoyablerecipes-hugo -tags: -- personal -- blog -- recipes -- zurb-foundation -image: "enjoyablerecipes.jpg" -title: Enjoyable Recipes ---- - diff --git a/content/showcase/esaezgil.md b/content/showcase/esaezgil.md deleted file mode 100644 index 6e0ea1470..000000000 --- a/content/showcase/esaezgil.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -date: 2017-04-02 -description: "Personal blog of Enrique Saez Gil - esaezgil" -license: "" -licenseLink: "" -sitelink: https://esaezgil.com -sourceLink: https://github.com/esaezgil/esaezgil.github.io -tags: -- personal -- technical blog -- software -- open source -image: "esaezgil.jpg" -title: esaezgil.com ---- \ No newline at end of file diff --git a/content/showcase/esolia-com.md b/content/showcase/esolia-com.md deleted file mode 100644 index 9996fa0d6..000000000 --- a/content/showcase/esolia-com.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-08-08 -date: 2015-07-07T04:32:00Z -description: Tokyo IT service provider eSolia Inc's Hugo-powered website. -license: MIT -licenseLink: "" -sitelink: http://esolia.com/ -sourcelink: https://github.com/eSolia/eSolia -tags: -- company -- esolia -- rickcogley -- japan -image: esolia_com.jpg -title: eSolia.com ---- diff --git a/content/showcase/esolia-pro.md b/content/showcase/esolia-pro.md deleted file mode 100644 index 35305d243..000000000 --- a/content/showcase/esolia-pro.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-08-08 -date: 2015-07-07T04:32:00Z -description: Tokyo IT service provider eSolia Inc's eSolia.pro blog site, powered by Hugo. -license: MIT -licenseLink: "" -sitelink: http://esolia.pro/ -sourcelink: https://github.com/eSolia/eSolia.pro -tags: -- company -- esolia -- rickcogley -- japan -image: esolia_pro.jpg -title: eSolia.pro ---- diff --git a/content/showcase/eurie.md b/content/showcase/eurie.md deleted file mode 100644 index e186e9f81..000000000 --- a/content/showcase/eurie.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -date: 2016-10-15T23:30:59+09:00 -description: "User guide for euire Desk" -license: "" -licenseLink: "" -sitelink: https://docs.eurie.io -tags: -- documentation -image: docs.eurie.io.jpg -title: eurie Desk docs ---- diff --git a/content/showcase/fale.md b/content/showcase/fale.md deleted file mode 100644 index 76ec732c0..000000000 --- a/content/showcase/fale.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2016-03-01 -date: 2016-03-01T12:38:00Z -description: Fabio Alessandro Locati personal blog. -license: AGPLv3 -licenseLink: "" -sitelink: http://fale.io/ -sourcelink: https://github.com/fale/fale.io -tags: -- personal -- blog -image: fale.jpg -title: fale.io ---- - diff --git a/content/showcase/firstnameclub.md b/content/showcase/firstnameclub.md deleted file mode 100644 index 2b3eec796..000000000 --- a/content/showcase/firstnameclub.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2017-03-31T22:36:12+03:00 -description: "Multilingual website. Size 20GB, build time 25 mins. Cloudflare, s3, bootstrap 4" -license: "" -licenseLink: "" -sitelink: https://firstname.club -sourceLink: -tags: -- data -- website -image: "firstnameclub.jpg" -title: firstname club ---- \ No newline at end of file diff --git a/content/showcase/fixatom.md b/content/showcase/fixatom.md deleted file mode 100644 index 0e5384f8d..000000000 --- a/content/showcase/fixatom.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-10-17T16:19:24+08:00 -description: "a personal blog" -license: "" -licenseLink: "" -sitelink: https://fixatom.com/ -tags: -- personal -- blog -image: fixatom.jpg -title: Atom ---- - diff --git a/content/showcase/fxsitecompat.md b/content/showcase/fxsitecompat.md deleted file mode 100644 index 80847eecd..000000000 --- a/content/showcase/fxsitecompat.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-09-08 -date: 2014-08-26T19:40:00-04:00 -description: Multilingual, community documentation and blog site -license: "" -licenseLink: "" -sitelink: https://www.fxsitecompat.com/ -sourcelink: https://github.com/fxsitecompat/www.fxsitecompat.com -tags: -- community -- documentation -- translation -image: fxsitecompat.jpg -title: Firefox Site Compatibility ---- - diff --git a/content/showcase/gntech.md b/content/showcase/gntech.md deleted file mode 100644 index 799cb5af1..000000000 --- a/content/showcase/gntech.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -date: 2016-02-13T21:47:27+01:00 -description: "Projects, music and drawings, the personal web page of Gustav Näslund" -license: "" -licenseLink: "" -sitelink: http://www.gntech.se/ -tags: -- personal -- blog -- projects -- music -- drawings -image: gntech.jpg -title: gntech.se ---- diff --git a/content/showcase/gogb.md b/content/showcase/gogb.md deleted file mode 100644 index e8e4c3733..000000000 --- a/content/showcase/gogb.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -lastmod: 2015-05-25 -date: 2013-11-01T07:32:00Z -description: "" -license: MIT -licenseLink: "" -sitelink: http://getgb.io -tags: -- project -image: gogb.jpg -title: GoGB ---- - diff --git a/content/showcase/goin5minutes.md b/content/showcase/goin5minutes.md deleted file mode 100644 index 8cea09cc0..000000000 --- a/content/showcase/goin5minutes.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -lastmod: 2015-11-20 -date: 2015-11-20T20:46:00Z -description: "Code for Go in 5 Minutes Screencasts" -license: "Apache License 2.0" -licenseLink: "https://github.com/arschles/go-in-5-minutes/blob/master/LICENSE" -sitelink: http://www.goin5minutes.com/ -sourcelink: https://github.com/arschles/go-in-5-minutes/tree/master/www -tags: -- screencasts -image: goin5minutes.jpg -title: Go in 5 minutes ---- \ No newline at end of file diff --git a/content/showcase/h10n.me.md b/content/showcase/h10n.me.md deleted file mode 100644 index 7068b4cc5..000000000 --- a/content/showcase/h10n.me.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -date: 2016-03-05T14:30:21+01:00 -description: "Personal profile page of Horst Gutmann" -sitelink: http://h10n.me/ -sourcelink: https://github.com/zerok/h10n.me -tags: -- personal -- profile -image: h10n.me.jpg -title: h10n.me ---- diff --git a/content/showcase/hugo.md b/content/showcase/hugo.md deleted file mode 100644 index e7912c42d..000000000 --- a/content/showcase/hugo.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2013-07-01T07:32:00Z -description: This site -license: Simpl -licenseLink: "" -sitelink: http://gohugo.io/ -sourcelink: https://github.com/spf13/hugo/tree/master/docs -tags: -- documentation -- bootstrap -image: hugo.jpg -title: Hugo ---- - diff --git a/content/showcase/jamescampbell.md b/content/showcase/jamescampbell.md deleted file mode 100644 index 605159b95..000000000 --- a/content/showcase/jamescampbell.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -date: 2016-06-06T14:42:59-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: https://jamescampbell.us/ -sourcelink: https://github.com/jamesacampbell/causes-and-effects-hugo -tags: -- personal -- blog -image: jamescampbell.jpg -title: jamescampbell.us ---- - - diff --git a/content/showcase/jorgennilsson.md b/content/showcase/jorgennilsson.md deleted file mode 100644 index f86c8604c..000000000 --- a/content/showcase/jorgennilsson.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: 2016-02-11T23:41:27+01:00 -description: "Personal website and blog of digital director Jorgen Nilsson" -license: "" -licenseLink: "" -sitelink: http://jorgennilsson.com/ -tags: -- personal -- blog -image: jorgennilsson.jpg -title: jorgennilsson.com ---- diff --git a/content/showcase/justinrobertsbook.md b/content/showcase/justinrobertsbook.md deleted file mode 100644 index 94f0762e5..000000000 --- a/content/showcase/justinrobertsbook.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2017-03-08T07:32:00Z -description: "Official site for Justin Roberts' new book, Best Seat in the House" -license: "" -licenseLink: "" -sitelink: https://justinrobertsbook.com -sourceLink: -tags: -- single page -- book -image: justinrobertsbook.jpg -title: Best Seat in the House ---- \ No newline at end of file diff --git a/content/showcase/kieranhealy.md b/content/showcase/kieranhealy.md deleted file mode 100644 index 2672569fb..000000000 --- a/content/showcase/kieranhealy.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-02-27T20:35:00Z -description: Kieran Healy's Website -license: "" -licenseLink: "" -sitelink: http://kieranhealy.org/ -sourcelink: https://github.com/kjhealy/kieranhealy.hugo -tags: -- personal -- blog -- academic -image: kjhealy.jpg -title: Kieran Healy ---- - diff --git a/content/showcase/klingt-net.md b/content/showcase/klingt-net.md deleted file mode 100644 index 2bbc01915..000000000 --- a/content/showcase/klingt-net.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -date: 2016-05-15T23:18:16+02:00 -description: "klingt.net is the personal homepage of Andreas Linz." -license: "" -licenseLink: "" -sitelink: https://klingt.net/ -sourcelink: https://github.com/klingtnet/klingt.net -tags: -- personal -- blog -- programming -image: klingt-net.jpg -title: klingt net ---- - diff --git a/content/showcase/launchcode5.md b/content/showcase/launchcode5.md deleted file mode 100644 index 55be17af6..000000000 --- a/content/showcase/launchcode5.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-11-01T07:32:00Z -description: Corporate Site for Launchcode Software Studios -license: Copyright Launchcode Software Studios -licenseLink: "" -sitelink: http://www.launchcode5.com/ -sourcelink: https://github.com/Launchcode5/launchcode5.com -tags: -- bootstrap -image: launchcode.jpg -title: Launchcode Software Studios ---- - diff --git a/content/showcase/leepenney.md b/content/showcase/leepenney.md deleted file mode 100644 index c903bac7b..000000000 --- a/content/showcase/leepenney.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2016-01-24 -date: 2016-01-24T16:10:00Z -description: Site of author Lee Penney -license: MIT -licenseLink: "" -sitelink: http://leepenney.com/ -tags: -- personal -- website -image: leepenney.jpg -title: Lee Penney ---- - diff --git a/content/showcase/leowkahman.md b/content/showcase/leowkahman.md deleted file mode 100644 index c315eec1b..000000000 --- a/content/showcase/leowkahman.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: 2016-07-24T00:00:00+08:00 -description: "Leow Kah Man - Tech Blog" -license: "" -licenseLink: "" -sitelink: https://www.leowkahman.com/ -tags: -- personal -- blog -image: leowkahman.jpg -title: Leow Kah Man - Tech Blog ---- \ No newline at end of file diff --git a/content/showcase/lk4d4.darth.io.md b/content/showcase/lk4d4.darth.io.md deleted file mode 100644 index c9563d232..000000000 --- a/content/showcase/lk4d4.darth.io.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-25T18:59:30-04:00 -description: Alexandr Morozov -license: "" -licenseLink: "" -sitelink: http://lk4d4.darth.io/ -sourcelink: https://github.com/LK4D4/lk4d4.darth.io -tags: -- personal -- blog -image: lk4d4.jpg -title: lk4d4.darth.io ---- - diff --git a/content/showcase/losslesslife.md b/content/showcase/losslesslife.md deleted file mode 100644 index 3cce2c935..000000000 --- a/content/showcase/losslesslife.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-11-15 -date: 2015-11-15T11:20:00-08:00 -description: "Losslesslife covers everything high-end and audiophile headphones. Headphones and headphone amplifiers, accessories, how-to guides, and reviews." -sitelink: http://pages.losslesslife.com/ -tags: -- headphones -- electronics -- technical -- reviews -- education -- audiophile -image: losslesslife.jpg -title: LosslessLife ---- diff --git a/content/showcase/lucumtinfo.md b/content/showcase/lucumtinfo.md deleted file mode 100644 index 81d7f58e1..000000000 --- a/content/showcase/lucumtinfo.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2017-03-12T13:14:14+08:00 -description: "Personal blog of Rosen Lu" -license: "" -licenseLink: "" -sitelink: http://lucumt.info/posts -sourceLink: https://github.com/lucumt/ghblog -tags: -- personal -- blog -image: lucumt.jpg -title: 飞狐的部落格 ---- \ No newline at end of file diff --git a/content/showcase/mariosanchez.md b/content/showcase/mariosanchez.md deleted file mode 100644 index 321d5f25f..000000000 --- a/content/showcase/mariosanchez.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2015-06-20 -date: 2015-06-20 -description: "" -license: "" -licenseLink: "" -sitelink: http://mariosanchez.org/ -sourcelink: https://github.com/mariobox/Hugo-Source -tags: -- personal -- blog -image: mariosanchez.jpg -title: mariosanchez.org ---- diff --git a/content/showcase/mayan-edms.md b/content/showcase/mayan-edms.md deleted file mode 100644 index 21ac4cbbd..000000000 --- a/content/showcase/mayan-edms.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-06-13T19:38:56-04:00 -description: "Free Open Source Document Management System" -license: "Apache 2.0" -licenseLink: "" -sitelink: http://www.mayan-edms.com/ -sourcelink: https://gitlab.com/mayan-edms/website -tags: -- paperless -- floss -image: mayan-edms.jpg -title: Mayan EDMS ---- - diff --git a/content/showcase/michaelwhatcott.md b/content/showcase/michaelwhatcott.md deleted file mode 100644 index 7138fdd25..000000000 --- a/content/showcase/michaelwhatcott.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T11:47:11-04:00 -description: "" -license: Simpl-2.0 -licenseLink: "" -sitelink: http://michaelwhatcott.com/ -sourcelink: https://bitbucket.org/mdwhatcott/michaelwhatcott.com-boilerplate/src -tags: -- personal -- blog -image: michaelwhatcott.jpg -title: michaelwhatcott ---- - diff --git a/content/showcase/mongodb-eng-journal.md b/content/showcase/mongodb-eng-journal.md deleted file mode 100644 index ef932f9f8..000000000 --- a/content/showcase/mongodb-eng-journal.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-03-09T14:14:16-05:00 -description: "The MongoDB Engineering Journal -- for builders, by builders." -license: "" -licenseLink: "" -sitelink: http://engineering.mongodb.com/ -tags: -- engineering -- blog -image: mongodb-eng.jpg -title: The Mongodb Engineering Journal ---- - diff --git a/content/showcase/mtbhomer.md b/content/showcase/mtbhomer.md deleted file mode 100644 index f52493162..000000000 --- a/content/showcase/mtbhomer.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-06-19T11:38:39+02:00 -description: "Personal website Martijn ten Bhömer" -license: "" -licenseLink: "" -sitelink: https://www.mtbhomer.com/ -sourcelink: https://github.com/mtbhomer/web-portfolio -tags: -- personal -- portfolio -- design -image: mtbhomer.jpg -title: mtbhomer.com ---- diff --git a/content/showcase/myearworms.md b/content/showcase/myearworms.md deleted file mode 100644 index 4a95f5ef8..000000000 --- a/content/showcase/myearworms.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2017-03-08T07:32:00Z -description: "All the songs that get stuck in my head" -license: "" -licenseLink: "" -sitelink: https://myearworms.com/ -sourceLink: https://github.com/jaydreyer/myearworms -tags: -- personal -- blog -- music -image: myearworms.jpg -title: My Earworms ---- \ No newline at end of file diff --git a/content/showcase/nickoneill.md b/content/showcase/nickoneill.md deleted file mode 100644 index 4eca4602e..000000000 --- a/content/showcase/nickoneill.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T12:15:48-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://blog.nickoneill.name/ -sourcelink: https://github.com/nickoneill/blog.nickoneill.name -tags: -- personal -- blog -image: nickoneill.jpg -title: authenticgeek ---- - diff --git a/content/showcase/ninjaducks.in.md b/content/showcase/ninjaducks.in.md deleted file mode 100644 index 56ff9421b..000000000 --- a/content/showcase/ninjaducks.in.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2015-10-24 -date: 2015-10-24T14:06:00+05:30 -description: Personal blog -license: "" -licenseLink: "" -sitelink: http://ninjaducks.in -sourcelink: https://github.com/shivanshuag/shivanshuag.github.io/tree/new -tags: -- personal -- blog -image: ninjaducks.jpg -title: ninjaducks.in ---- diff --git a/content/showcase/ninya.io.md b/content/showcase/ninya.io.md deleted file mode 100644 index be982f7fb..000000000 --- a/content/showcase/ninya.io.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T09:47:00-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://blog.ninya.io/ -sourcelink: https://github.com/ninya-io/ninya-io.github.io/tree/dev -tags: -- project -- blog -image: ninya.jpg -title: ninya.io ---- - diff --git a/content/showcase/nodesk.md b/content/showcase/nodesk.md deleted file mode 100644 index 8ed493437..000000000 --- a/content/showcase/nodesk.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -lastmod: 2015-08-26 -date: 2015-08-26T22:33:00Z -description: "NoDesk | All Things Digital Nomad" -sitelink: http://nodesk.co/ -tags: -- digital nomad -- web -image: nodesk.jpg -title: nodesk.co ---- diff --git a/content/showcase/novelist-xyz.md b/content/showcase/novelist-xyz.md deleted file mode 100644 index 5292a3e96..000000000 --- a/content/showcase/novelist-xyz.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-05-22T17:54:51+08:00 -description: "Peter Y. Chuang - Novelist, Short Story Writer" -license: "" -licenseLink: "" -sitelink: https://novelist.xyz -sourcelink: https://github.com/peterychuang/peterychuang.github.io/tree/source -tags: -- personal -- blog -image: novelist-xyz.jpg -title: Peter Y. Chuang ---- diff --git a/content/showcase/npf.md b/content/showcase/npf.md deleted file mode 100644 index 7916b2b4f..000000000 --- a/content/showcase/npf.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-08-21T12:21:18-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://npf.io/ -sourcelink: https://github.com/natefinch/npf -tags: -- personal -- blog -image: npf.jpg -title: npf.io ---- - diff --git a/content/showcase/peteraba.md b/content/showcase/peteraba.md deleted file mode 100644 index 503edd48d..000000000 --- a/content/showcase/peteraba.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T11:30:57-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: https://peteraba.com/ -sourcelink: https://github.com/peteraba/peteraba.com -tags: -- personal -- blog -image: peteraba.jpg -title: peteraba ---- - diff --git a/content/showcase/promotive.md b/content/showcase/promotive.md deleted file mode 100644 index 0427afc0d..000000000 --- a/content/showcase/promotive.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -date: 2017-02-21T12:26:26+01:00 -description: "Corporate website of an event management agency" -license: "" -licenseLink: "" -sitelink: https://promotive.es -tags: -- company -- corporate -- spanish -- event management -- bootstrap -image: promotive.jpg -title: Promotive ---- \ No newline at end of file diff --git a/content/showcase/rahulrai.md b/content/showcase/rahulrai.md deleted file mode 100644 index a238b51eb..000000000 --- a/content/showcase/rahulrai.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-10-04T21:01:18+01:00 -description: "My Take on Cloud" -license: "" -licenseLink: "" -sitelink: https://rahulrai.in -sourcelink: https://github.com/moonytheloony/Blog-Web -tags: -- personal -- blog -image: rahulrai_in.jpg -title: My Take on Cloud ---- diff --git a/content/showcase/rakutentech.md b/content/showcase/rakutentech.md deleted file mode 100644 index ff21a3caa..000000000 --- a/content/showcase/rakutentech.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2016-01-20 -date: 2016-01-20T07:32:00Z -description: "" -license: MIT -licenseLink: "" -sitelink: http://techblog.rakuten.co.jp/ -tags: -- company -- blog -image: rakutentech.jpg -title: Rakuten Tech Blog ---- - diff --git a/content/showcase/rdegges.md b/content/showcase/rdegges.md deleted file mode 100644 index 2d1e46f7e..000000000 --- a/content/showcase/rdegges.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-08-05T15:33:56-07:00 -description: "The personal website of Randall Degges." -license: "Unlicense" -licenseLink: "http://unlicense.org/" -sitelink: https://www.rdegges.com/ -sourcelink: https://github.com/rdegges/rdegges-www -tags: -- personal -- blog -image: rdegges.jpg -title: Randall Degges ---- - diff --git a/content/showcase/readtext.md b/content/showcase/readtext.md deleted file mode 100644 index 6151b7bfd..000000000 --- a/content/showcase/readtext.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -lastmod: 2015-11-16 -date: 2015-11-16T08:36:00Z -description: Restored text files -sitelink: http://readtext.org/ -tags: -- textfiles -- reading -image: readtext.jpg -title: ReadText ---- - diff --git a/content/showcase/richardsumilang.md b/content/showcase/richardsumilang.md deleted file mode 100644 index 5827c7e65..000000000 --- a/content/showcase/richardsumilang.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -lastmod: 2015-09-08 -date: 2015-09-07T00:12:00-07:00 -description: "Personal website dedicated to electronics, programming, and reviews." -license: "MIT" -licenseLink: "https://opensource.org/licenses/MIT" -sitelink: http://richardsumilang.com/ -sourcelink: https://github.com/richardsumilang-blog -tags: -- personal -- blog -- technical -- electronics -- reviews -image: richardsumilang.jpg -title: Richard Sumilang - Top Secret Labs ---- diff --git a/content/showcase/rick-cogley-info.md b/content/showcase/rick-cogley-info.md deleted file mode 100644 index 30ce7ee20..000000000 --- a/content/showcase/rick-cogley-info.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2016-02-01 -date: 2015-05-20T04:32:00Z -description: Rick Cogley's personal site, powered by Hugo. -license: MIT -licenseLink: "" -sitelink: http://rick.cogley.info/ -sourcelink: https://github.com/RickCogley/RCC-Hugo2015 -tags: -- personal -- blog -- rickcogley -- japan -image: rick_cogley_info.jpg -title: rick.cogley.info ---- diff --git a/content/showcase/ridingbytes.md b/content/showcase/ridingbytes.md deleted file mode 100644 index ee9680a9b..000000000 --- a/content/showcase/ridingbytes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-10-01 -date: 2015-09-27T00:00:00Z -description: Official Company Website -license: "" -licenseLink: "" -sitelink: http://ridingbytes.com/ -tags: -- company -- website -- blog -- tech -image: ridingbytes.jpg -title: RIDING BYTES ---- - diff --git a/content/showcase/robertbasic.md b/content/showcase/robertbasic.md deleted file mode 100644 index 124742a54..000000000 --- a/content/showcase/robertbasic.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2016-03-26 -date: 2016-03-26T17:47:40+01:00 -description: "Robert Basic is a web developer from Serbia." -license: "" -licenseLink: "" -sitelink: http://robertbasic.com/ -sourcelink: https://github.com/robertbasic/robertbasic.com-hugo -tags: -- personal -- blog -image: robertbasic.jpg -title: Robert Basic's blog ---- - diff --git a/content/showcase/scottcwilson.md b/content/showcase/scottcwilson.md deleted file mode 100644 index ff0a59b34..000000000 --- a/content/showcase/scottcwilson.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-08-08 -date: 2015-07-21T10:00:00Z -description: Personal portfolio, created with Hugo -license: MIT -licenseLink: "" -sitelink: http://scottcwilson.github.io/ -sourcelink: https://github.com/scottcwilson/hugosite -tags: -- personal -- blog -image: scottcwilson.jpg -title: scottcwilson.com ---- - diff --git a/content/showcase/shapeshed.md b/content/showcase/shapeshed.md deleted file mode 100644 index b4271072f..000000000 --- a/content/showcase/shapeshed.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-10-10T07:32:00Z -description: Personal blog. -license: "" -licenseLink: "" -sitelink: http://shapeshed.com/ -sourcelink: https://github.com/shapeshed/shapeshed.com -tags: -- personal -- blog -image: shapeshed.jpg -title: shapeshed.com ---- - diff --git a/content/showcase/shelan.md b/content/showcase/shelan.md deleted file mode 100644 index 7bae84102..000000000 --- a/content/showcase/shelan.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2016-02-07 -date: 2016-02-07T10:30:00Z -description: Shelan's Blog -license: MIT -licenseLink: "" -sitelink: http://shelan.org/ -sourcelink: https://github.com/shelan/my-hugo-site -tags: -- personal -- blog -image: shelan.jpg -title: shelan.org ---- \ No newline at end of file diff --git a/content/showcase/sibaai.md b/content/showcase/sibaai.md deleted file mode 100644 index 64a2ff558..000000000 --- a/content/showcase/sibaai.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -date: 2017-08-01T08:12:00Z -description: "All-in-One Intelligent Bot for Business" -license: "" -licenseLink: "" -sitelink: http://siba.ai/ -sourceLink: -tags: -- corporate -- saas -- software -- chatbot -- blog -image: siba.jpg -title: Siba Chatbot ---- - diff --git a/content/showcase/silvergeko.md b/content/showcase/silvergeko.md deleted file mode 100644 index ab68cb98a..000000000 --- a/content/showcase/silvergeko.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -date: 2016-03-28T14:16:59+02:00 -description: "Custom theme of small italian software house" -license: "" -licenseLink: "" -sitelink: http://silvergeko.it/ -tags: -- profesional -image: silvergeko.jpg -title: Silvergeko ---- - diff --git a/content/showcase/softinio.md b/content/showcase/softinio.md deleted file mode 100644 index 970d6935d..000000000 --- a/content/showcase/softinio.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2016-03-11 -date: 2015-11-29T07:16:53-05:00 -description: Salar Rahmanian Blog -license: MIT -licenseLink: https://raw.githubusercontent.com/softinio/softinio.com/master/LICENSE -sitelink: http://www.softinio.com/ -sourcelink: https://github.com/softinio/softinio.com -tags: -- personal -- technical -- blog -image: softinio.jpg -title: Salar Rahmanian ---- diff --git a/content/showcase/spf13.md b/content/showcase/spf13.md deleted file mode 100644 index 619f4d1aa..000000000 --- a/content/showcase/spf13.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2013-07-01T07:32:00Z -description: The first Hugo powered website. -license: MIT -licenseLink: "" -sitelink: http://spf13.com/ -sourcelink: https://github.com/spf13/spf13.com -tags: -- personal -- blog -image: spf13.jpg -title: spf13.com ---- - diff --git a/content/showcase/steambap.md b/content/showcase/steambap.md deleted file mode 100644 index e06d6cc34..000000000 --- a/content/showcase/steambap.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-07-28T07:32:00Z -description: Weilin's blog -license: MIT -licenseLink: "" -sitelink: http://weilinshi.org/ -sourcelink: https://github.com/steambap/weilinshi.org -tags: -- personal -- blog -image: steambap.jpg -title: weilinshi ---- diff --git a/content/showcase/stefano.chiodino.md b/content/showcase/stefano.chiodino.md deleted file mode 100644 index afcf0d0e5..000000000 --- a/content/showcase/stefano.chiodino.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2016-05-21T21:25:25+01:00 -description: "Personal site + blog" -license: "" -licenseLink: "" -sitelink: https://stefano.chiodino.uk/ -sourcelink: https://github.com/Draga/go-web -tags: -- personal -- blog -image: stefano.chiodino.jpg -title: stefano.chiodino.uk ---- - diff --git a/content/showcase/stou.md b/content/showcase/stou.md deleted file mode 100644 index c96ab6025..000000000 --- a/content/showcase/stou.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-11-23T01:28:16+07:00 -description: "Rasmus Stougaard" -license: "" -licenseLink: "" -sitelink: http://stou.dk/ -sourcelink: "https://github.com/stou/stou.github.io" -tags: -- personal -- blog -image: stou.jpg -title: stou.dk ---- - diff --git a/content/showcase/szymonkatra.md b/content/showcase/szymonkatra.md deleted file mode 100644 index fb0bc7cf4..000000000 --- a/content/showcase/szymonkatra.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-07-10 -date: 2015-07-10T16:15:00+01:00 -description: Szymon Katra -license: "" -licenseLink: "" -sitelink: http://szymonkatra.github.io/ -sourcelink: https://github.com/SzymonKatra/SzymonKatra.github.io -tags: -- personal -- blog -image: szymonkatra.jpg -title: szymonkatra.github.io ---- - diff --git a/content/showcase/techmadeplain.md b/content/showcase/techmadeplain.md deleted file mode 100644 index a1b2970a9..000000000 --- a/content/showcase/techmadeplain.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2015-01-27 -date: 2014-05-22T19:54:00Z -description: Tech Coaching site -license: "" -licenseLink: "" -sitelink: http://techmadeplain.com/ -tags: -- personal -- blog -image: techmadeplain.jpg -title: Tech Made Plain ---- - diff --git a/content/showcase/tendermint.md b/content/showcase/tendermint.md deleted file mode 100644 index 570fc99c2..000000000 --- a/content/showcase/tendermint.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T09:34:42-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://tendermint.com/ -sourcelink: https://github.com/tendermint/tendermint.github.io -tags: -- project -image: tendermint.jpg -title: tendermint ---- - diff --git a/content/showcase/thecodeking.md b/content/showcase/thecodeking.md deleted file mode 100644 index 94c679864..000000000 --- a/content/showcase/thecodeking.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-10-09T23:06:16+01:00 -description: "Personal site for articles and projects." -license: "" -licenseLink: "" -sitelink: http://thecodeking.co.uk -tags: -- personal -- blog -image: thecodeking.jpg -title: thecodeking ---- - diff --git a/content/showcase/thehome.md b/content/showcase/thehome.md deleted file mode 100644 index 4469a3d47..000000000 --- a/content/showcase/thehome.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2015-08-08 -date: 2014-12-27T20:00:00+07:00 -description: "Tom Helmer Hansen" -license: "" -licenseLink: "" -sitelink: http://www.thehome.dk/ -sourcelink: "https://github.com/tomhelmer/website-source" -tags: -- personal -- blog -image: thehome.jpg -title: thehome.dk ---- - diff --git a/content/showcase/tibobeijennl.md b/content/showcase/tibobeijennl.md deleted file mode 100644 index 3befe2ee7..000000000 --- a/content/showcase/tibobeijennl.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2017-03-18T11:30:00Z -description: "Blog of programmer Tibo Beijen" -license: "" -licenseLink: "" -sitelink: https://www.tibobeijen.nl/ -sourceLink: https://github.com/TBeijen/tbnl-hugo -tags: -- personal -- programming -- blog -image: tibobeijennl.jpg -title: tibobeijen.nl ---- \ No newline at end of file diff --git a/content/showcase/tutorialonfly.md b/content/showcase/tutorialonfly.md deleted file mode 100644 index 2760a2d9a..000000000 --- a/content/showcase/tutorialonfly.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -lastmod: 2016-04-15 -date: 2016-04-15T01:28:16+08:00 -description: "Tutorialonfly.com provide free tutorials in gitbook version online and pdf,epub,mobi etc for offline read, it's a great website built on hugo, thanks spf13 who created hugo" -license: "" -licenseLink: "" -sitelink: https://tutorialonfly.com/ -draft: true -tags: -- tutorials -- free -- ebook download -- fast -image: tutorialonfly.jpg -title: Tutorialonfly -notes: Set this to draft true on 2017-03-12 after it came up as a broken link in linkchecker. - rdwatters. ---- \ No newline at end of file diff --git a/content/showcase/ucsb.md b/content/showcase/ucsb.md deleted file mode 100644 index 480820134..000000000 --- a/content/showcase/ucsb.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2014-11-25 -date: 2014-08-26T14:12:55-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://philosophy.ucsb.edu/ -sourcelink: -tags: -- education -image: ucsb.jpg -draft: true -title: UC Santa Barbara Dept of Philosophy -notes: Set to draft true on 2017-03-12 after this came up in a linkchecker run; looks like the current site is built on Drupal and not Hugo. ---- - diff --git a/content/showcase/upbeat.md b/content/showcase/upbeat.md deleted file mode 100644 index b4389c6e7..000000000 --- a/content/showcase/upbeat.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-06-12T11:57:53+02:00 -description: "Blog by Rocchi Cesare" -license: "" -licenseLink: "" -sitelink: http://upbeat.it/ -sourcelink: -tags: -- personal -- blog -image: upbeat.jpg -title: upbeat ---- diff --git a/content/showcase/vamp.md b/content/showcase/vamp.md deleted file mode 100644 index 58c2c48a9..000000000 --- a/content/showcase/vamp.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-08-08 -date: 2014-06-26T15:45:00Z -description: Vamp.io microservices platform homepage and documentation -license: "Apache 2" -licenseLink: "" -sitelink: http://vamp.io/ -tags: -- tech -- documentation -- company -- api -image: vamp_landingpage.jpg -title: Vamp.io ---- - diff --git a/content/showcase/viglug.org.md b/content/showcase/viglug.org.md deleted file mode 100644 index fa65fed9d..000000000 --- a/content/showcase/viglug.org.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2016-03-01 -date: 2016-03-01T11:20:00Z -description: ViGLug.org is the website of the Linux User Group of Milan Est (Italy) -license: "AGPLv3" -licenseLink: "" -sitelink: http://viglug.org/ -tags: -- tech -- linux -- user group -image: viglug.jpg -title: Viglug.org ---- - diff --git a/content/showcase/vurt.co.md b/content/showcase/vurt.co.md deleted file mode 100644 index e7a0c4c02..000000000 --- a/content/showcase/vurt.co.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -lastmod: 2014-08-26 -date: 2014-08-26T12:09:39-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://vurt.co.uk/ -sourcelink: https://github.com/gilesp/vurtcouk -tags: -- personal -- blog -image: vurt.co.jpg -title: vurt.co.uk ---- - diff --git a/content/showcase/yslow-rules.md b/content/showcase/yslow-rules.md deleted file mode 100644 index 635d2f03a..000000000 --- a/content/showcase/yslow-rules.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -lastmod: 2015-08-08 -date: 2014-04-07T10:45:00Z -description: Community project of YSlow rules translations -license: MIT License -licenseLink: https://raw.github.com/checkmyws/yslow-rules/master/LICENSE -sitelink: http://checkmyws.github.io/yslow-rules/ -sourcelink: https://github.com/checkmyws/yslow-rules -tags: -- community -- documentation -- translation -image: yslow-rules.jpg -title: YSlow Rules ---- - diff --git a/content/showcase/ysqi.md b/content/showcase/ysqi.md deleted file mode 100644 index 57f405f72..000000000 --- a/content/showcase/ysqi.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -date: 2016-03-25T09:05:49+08:00 -description: "虞双齐个人博客" -license: "MIT" -licenseLink: "https://opensource.org/licenses/MIT" -sitelink: https://www.yushuangqi.com/ -sourcelink: https://github.com/ysqi/yushuangqi.com/ -tags: -- personal -- blog -image: ysqi-blog.jpg -title: yushuangqi-blog ---- diff --git a/content/showcase/yulinling.net.md b/content/showcase/yulinling.net.md deleted file mode 100644 index 5147c0aca..000000000 --- a/content/showcase/yulinling.net.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -lastmod: 2015-12-19 -date: 2015-09-09T21:42:00-04:00 -description: Multilingual, blog -license: "" -licenseLink: "" -sitelink: https://yulinling.net/ -sourcelink: https://bitbucket.org/lynxiayel/yulinling_source_public -tags: -- blog -- documentation -image: yulinling.jpg -title: <span lang="zh-CN">语林灵</span> (Yulinling) ---- diff --git a/themes/hugo-docs-concept/archetypes/showcase.md b/themes/hugo-docs-concept/archetypes/showcase.md deleted file mode 100644 index 562fb9e8e..000000000 --- a/themes/hugo-docs-concept/archetypes/showcase.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -description: "" -lastmod: "" -license: "" -licenseLink: "" -sitelink: "" -sourcelink: "" -categories: [showcase] -tags: [] -image: "" -toc: false -notesforauthors: "Go to gohugo.io/contribute/documentation for more info" ---- \ No newline at end of file diff --git a/themes/hugo-docs-concept/data/sitenavigation.yml b/themes/hugo-docs-concept/data/sitenavigation.yml index fe11535fb..5d8678fab 100644 --- a/themes/hugo-docs-concept/data/sitenavigation.yml +++ b/themes/hugo-docs-concept/data/sitenavigation.yml @@ -89,17 +89,10 @@ news: haschildren: true sortsubpagesby: "weight" desc: "Articles featuring Hugo, as well as updates and release notes for the project" -siteshowcase: - order: 14 - title: "Site Showcase" - url: "showcase" - haschildren: false - sortsubpagesby: "weight" - desc: "A collection of websites built using Hugo" contributetohugo: order: 15 title: "Contribute to Hugo" url: "contribute" haschildren: true sortsubpagesby: "weight" - desc: "Contribute to Hugo development and documentation" \ No newline at end of file + desc: "Contribute to Hugo development and documentation" diff --git a/themes/hugo-docs-concept/layouts/section/showcase.html b/themes/hugo-docs-concept/layouts/section/showcase.html deleted file mode 100644 index f28ac2bcb..000000000 --- a/themes/hugo-docs-concept/layouts/section/showcase.html +++ /dev/null @@ -1,48 +0,0 @@ -{{define "main"}} -<main class="main showcase-list"> - <header class="content-header"> - {{partial "breadcrumb.html" . }} - <h1 class="page-title {{if eq .Kind "page"}}{{.Section}}{{end}}" id="{{with .LinkTitle}}{{. | urlize}}{{else}}{{ .Title | urlize }}{{end}}">{{with .LinkTitle}}{{.}}{{else}}{{ .Title | markdownify }}{{end}}</h1> - {{.Content}} - </header> - <ul id="showcase"> - {{- range .Data.Pages.ByPublishDate.Reverse -}} - {{$title := .Title | markdownify}} - {{$img := .Params.image}} - <li class="showcase-site"> - <div class="image-wrapper"> - <a href="{{.Params.sitelink}}" target="_blank"> - <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="/images/showcase/{{$img}}" alt="Screenshot thumbnail for the website {{.Title}}, {{.Description}}" class="b-lazy"> - </a> - </div> - <div class="showcase-meta"> - <div class="showcase-links"> - {{with .Params.sitelink}} - <span class="showcase-title"><a href="{{.}}" target="_blank">{{$title}}</a></span> - {{else}} - <h3>{{$title}}</h3> - {{end}} - {{with .Params.sourcelink}} - <span class="showcase-source"><a href="{{.}}" target="_blank"> Source</a></span> - {{end}} - </div> - {{- with .Params.tags -}} - <ul class="tags showcase-tags"> - <li class="tags-icon-li"><i class="icon-tags"></i></li> - {{- range . -}} - <li><a href="/tags/{{. | urlize}}">{{.}}</a></li> - {{- end -}} - </ul> - {{- end -}} - </div> - </li> - {{- end -}} - </ul> -</main> -{{end}} - -{{ define "addscripts" }} -<script src="{{ "js/vendor/blazy.min.js" | relURL}}" async defer></script> -<!-- <script type="text/javascript" src="https://cdn.jsdelivr.net/blazy/1.8.2/blazy.min.js"></script> -<script>var bLazy = new Blazy();</script> --> -{{ end }} \ No newline at end of file diff --git a/themes/hugo-docs-concept/static/images/showcase-optimized/tibobeijennl.jpg b/themes/hugo-docs-concept/static/images/showcase-optimized/tibobeijennl.jpg deleted file mode 100644 index 008ca391e..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase-optimized/tibobeijennl.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/2626info.jpg b/themes/hugo-docs-concept/static/images/showcase/2626info.jpg deleted file mode 100755 index 6eba2c2dd..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/2626info.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/antzucaro.jpg b/themes/hugo-docs-concept/static/images/showcase/antzucaro.jpg deleted file mode 100755 index ae154984e..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/antzucaro.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/apperneticioblog.jpg b/themes/hugo-docs-concept/static/images/showcase/apperneticioblog.jpg deleted file mode 100755 index 7b9998a77..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/apperneticioblog.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/arresteddevops.jpg b/themes/hugo-docs-concept/static/images/showcase/arresteddevops.jpg deleted file mode 100755 index 4bbb7dcaf..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/arresteddevops.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/asc.jpg b/themes/hugo-docs-concept/static/images/showcase/asc.jpg deleted file mode 100755 index 6e86bc039..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/asc.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/astrochili.jpg b/themes/hugo-docs-concept/static/images/showcase/astrochili.jpg deleted file mode 100755 index 162f758b4..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/astrochili.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/aydoscom.jpg b/themes/hugo-docs-concept/static/images/showcase/aydoscom.jpg deleted file mode 100755 index 8a4b958fc..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/aydoscom.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/balaramadurai-net.jpg b/themes/hugo-docs-concept/static/images/showcase/balaramadurai-net.jpg deleted file mode 100755 index be22da0f1..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/balaramadurai-net.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/barricade.jpg b/themes/hugo-docs-concept/static/images/showcase/barricade.jpg deleted file mode 100755 index cdaf4938d..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/barricade.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/bepsays.jpg b/themes/hugo-docs-concept/static/images/showcase/bepsays.jpg deleted file mode 100755 index bd33afb56..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/bepsays.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/bugtrackersio.jpg b/themes/hugo-docs-concept/static/images/showcase/bugtrackersio.jpg deleted file mode 100755 index ed703d43b..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/bugtrackersio.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/bullion-investor-com.jpg b/themes/hugo-docs-concept/static/images/showcase/bullion-investor-com.jpg deleted file mode 100755 index 25831df92..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/bullion-investor-com.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/camunda-blog.jpg b/themes/hugo-docs-concept/static/images/showcase/camunda-blog.jpg deleted file mode 100755 index bff1e99e8..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/camunda-blog.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/camunda-docs.jpg b/themes/hugo-docs-concept/static/images/showcase/camunda-docs.jpg deleted file mode 100755 index de8b0a85a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/camunda-docs.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/cdnoverview.jpg b/themes/hugo-docs-concept/static/images/showcase/cdnoverview.jpg deleted file mode 100755 index 88b66ea7a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/cdnoverview.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/chinese-grammar.jpg b/themes/hugo-docs-concept/static/images/showcase/chinese-grammar.jpg deleted file mode 100755 index fc67806ac..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/chinese-grammar.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/chingli.jpg b/themes/hugo-docs-concept/static/images/showcase/chingli.jpg deleted file mode 100755 index 3ab651768..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/chingli.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/chipsncookies.jpg b/themes/hugo-docs-concept/static/images/showcase/chipsncookies.jpg deleted file mode 100755 index 7cd390083..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/chipsncookies.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/christianmendoza.jpg b/themes/hugo-docs-concept/static/images/showcase/christianmendoza.jpg deleted file mode 100755 index 222006434..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/christianmendoza.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/cinegyopen.jpg b/themes/hugo-docs-concept/static/images/showcase/cinegyopen.jpg deleted file mode 100755 index 801c45af5..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/cinegyopen.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/clearhaus.jpg b/themes/hugo-docs-concept/static/images/showcase/clearhaus.jpg deleted file mode 100755 index faf855ece..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/clearhaus.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/cloudshark.jpg b/themes/hugo-docs-concept/static/images/showcase/cloudshark.jpg deleted file mode 100755 index 46345bee5..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/cloudshark.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/codingjournal.jpg b/themes/hugo-docs-concept/static/images/showcase/codingjournal.jpg deleted file mode 100755 index 682d1e042..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/codingjournal.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/consequently.jpg b/themes/hugo-docs-concept/static/images/showcase/consequently.jpg deleted file mode 100755 index becdf46a7..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/consequently.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/ctlcompiled.jpg b/themes/hugo-docs-concept/static/images/showcase/ctlcompiled.jpg deleted file mode 100755 index 21fd7629f..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/ctlcompiled.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/danmux.jpg b/themes/hugo-docs-concept/static/images/showcase/danmux.jpg deleted file mode 100755 index 0f1edc048..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/danmux.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/datapipelinearchitect.jpg b/themes/hugo-docs-concept/static/images/showcase/datapipelinearchitect.jpg deleted file mode 100755 index a6a4c3500..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/datapipelinearchitect.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/davidepetilli.jpg b/themes/hugo-docs-concept/static/images/showcase/davidepetilli.jpg deleted file mode 100755 index 5d3e4ff1f..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/davidepetilli.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/davidrallen.jpg b/themes/hugo-docs-concept/static/images/showcase/davidrallen.jpg deleted file mode 100755 index e72c007e6..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/davidrallen.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/davidyates.jpg b/themes/hugo-docs-concept/static/images/showcase/davidyates.jpg deleted file mode 100755 index 8a853591e..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/davidyates.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/dbzman-online.jpg b/themes/hugo-docs-concept/static/images/showcase/dbzman-online.jpg deleted file mode 100755 index 7dd768507..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/dbzman-online.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/devmonk.jpg b/themes/hugo-docs-concept/static/images/showcase/devmonk.jpg deleted file mode 100755 index bf317c3b2..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/devmonk.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/dmitriid.com.jpg b/themes/hugo-docs-concept/static/images/showcase/dmitriid.com.jpg deleted file mode 100755 index 1ff730a86..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/dmitriid.com.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/docs.eurie.io.jpg b/themes/hugo-docs-concept/static/images/showcase/docs.eurie.io.jpg deleted file mode 100755 index 1828752ed..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/docs.eurie.io.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/emilyhorsman.com.jpg b/themes/hugo-docs-concept/static/images/showcase/emilyhorsman.com.jpg deleted file mode 100755 index fe409dd0f..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/emilyhorsman.com.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/enjoyablerecipes.jpg b/themes/hugo-docs-concept/static/images/showcase/enjoyablerecipes.jpg deleted file mode 100644 index 890e12308..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/enjoyablerecipes.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/esaezgil.jpg b/themes/hugo-docs-concept/static/images/showcase/esaezgil.jpg deleted file mode 100644 index 8ee7ab7b3..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/esaezgil.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/esolia_com.jpg b/themes/hugo-docs-concept/static/images/showcase/esolia_com.jpg deleted file mode 100755 index 3d58a0f22..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/esolia_com.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/esolia_pro.jpg b/themes/hugo-docs-concept/static/images/showcase/esolia_pro.jpg deleted file mode 100755 index 9ee17e7ec..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/esolia_pro.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/fale.jpg b/themes/hugo-docs-concept/static/images/showcase/fale.jpg deleted file mode 100755 index d9e88f660..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/fale.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/firstnameclub.jpg b/themes/hugo-docs-concept/static/images/showcase/firstnameclub.jpg deleted file mode 100644 index 8076bc634..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/firstnameclub.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/fixatom.jpg b/themes/hugo-docs-concept/static/images/showcase/fixatom.jpg deleted file mode 100755 index ea84187df..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/fixatom.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/fxsitecompat.jpg b/themes/hugo-docs-concept/static/images/showcase/fxsitecompat.jpg deleted file mode 100755 index 53ec3413f..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/fxsitecompat.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/gntech.jpg b/themes/hugo-docs-concept/static/images/showcase/gntech.jpg deleted file mode 100755 index cc7a02e34..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/gntech.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/gogb.jpg b/themes/hugo-docs-concept/static/images/showcase/gogb.jpg deleted file mode 100755 index 4b27cb1df..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/gogb.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/goin5minutes.jpg b/themes/hugo-docs-concept/static/images/showcase/goin5minutes.jpg deleted file mode 100755 index 1eacf4002..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/goin5minutes.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/h10n.me.jpg b/themes/hugo-docs-concept/static/images/showcase/h10n.me.jpg deleted file mode 100755 index 5337fe2d1..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/h10n.me.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/heimatverein-niederjosbach.jpg b/themes/hugo-docs-concept/static/images/showcase/heimatverein-niederjosbach.jpg deleted file mode 100755 index ff8a822ad..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/heimatverein-niederjosbach.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/hugo.jpg b/themes/hugo-docs-concept/static/images/showcase/hugo.jpg deleted file mode 100755 index 55decad3a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/hugo.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/invision.jpg b/themes/hugo-docs-concept/static/images/showcase/invision.jpg deleted file mode 100755 index d4ec8d41a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/invision.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/jamescampbell.jpg b/themes/hugo-docs-concept/static/images/showcase/jamescampbell.jpg deleted file mode 100755 index e6e88262b..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/jamescampbell.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/jorgennilsson.jpg b/themes/hugo-docs-concept/static/images/showcase/jorgennilsson.jpg deleted file mode 100755 index a899bae6f..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/jorgennilsson.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/justinrobertsbook.jpg b/themes/hugo-docs-concept/static/images/showcase/justinrobertsbook.jpg deleted file mode 100644 index afa082e73..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/justinrobertsbook.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/kjhealy.jpg b/themes/hugo-docs-concept/static/images/showcase/kjhealy.jpg deleted file mode 100755 index 60d5e5f2a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/kjhealy.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/klingt-net.jpg b/themes/hugo-docs-concept/static/images/showcase/klingt-net.jpg deleted file mode 100755 index 0e795c2e7..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/klingt-net.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/launchcode.jpg b/themes/hugo-docs-concept/static/images/showcase/launchcode.jpg deleted file mode 100755 index 9a79fe492..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/launchcode.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/leepenney.jpg b/themes/hugo-docs-concept/static/images/showcase/leepenney.jpg deleted file mode 100755 index 43c6b7060..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/leepenney.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/leowkahman.jpg b/themes/hugo-docs-concept/static/images/showcase/leowkahman.jpg deleted file mode 100755 index 9c175a318..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/leowkahman.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/lk4d4.jpg b/themes/hugo-docs-concept/static/images/showcase/lk4d4.jpg deleted file mode 100755 index 2c3563a45..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/lk4d4.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/losslesslife.jpg b/themes/hugo-docs-concept/static/images/showcase/losslesslife.jpg deleted file mode 100755 index 1441331ba..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/losslesslife.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/lucumt.jpg b/themes/hugo-docs-concept/static/images/showcase/lucumt.jpg deleted file mode 100644 index 377beabbb..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/lucumt.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/mariosanchez.jpg b/themes/hugo-docs-concept/static/images/showcase/mariosanchez.jpg deleted file mode 100755 index 4c8d7b3be..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/mariosanchez.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/mayan-edms.jpg b/themes/hugo-docs-concept/static/images/showcase/mayan-edms.jpg deleted file mode 100755 index b9412de7d..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/mayan-edms.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/michaelwhatcott.jpg b/themes/hugo-docs-concept/static/images/showcase/michaelwhatcott.jpg deleted file mode 100755 index cccb3e0d2..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/michaelwhatcott.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/mongodb-eng.jpg b/themes/hugo-docs-concept/static/images/showcase/mongodb-eng.jpg deleted file mode 100755 index 01b03db2c..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/mongodb-eng.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/mtbhomer.jpg b/themes/hugo-docs-concept/static/images/showcase/mtbhomer.jpg deleted file mode 100755 index 6378ab1ed..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/mtbhomer.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/myearworms.jpg b/themes/hugo-docs-concept/static/images/showcase/myearworms.jpg deleted file mode 100644 index 91a6b0f2b..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/myearworms.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/neavey.jpg b/themes/hugo-docs-concept/static/images/showcase/neavey.jpg deleted file mode 100755 index 5ccff3ced..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/neavey.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/nickoneill.jpg b/themes/hugo-docs-concept/static/images/showcase/nickoneill.jpg deleted file mode 100755 index ab27bb8d6..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/nickoneill.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/ninjaducks.jpg b/themes/hugo-docs-concept/static/images/showcase/ninjaducks.jpg deleted file mode 100755 index 6f290ac2b..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/ninjaducks.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/ninya.jpg b/themes/hugo-docs-concept/static/images/showcase/ninya.jpg deleted file mode 100755 index 47ce05198..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/ninya.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/nodesk.jpg b/themes/hugo-docs-concept/static/images/showcase/nodesk.jpg deleted file mode 100755 index 73ca83820..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/nodesk.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/novelist-xyz.jpg b/themes/hugo-docs-concept/static/images/showcase/novelist-xyz.jpg deleted file mode 100755 index e9dada6ec..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/novelist-xyz.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/npf.jpg b/themes/hugo-docs-concept/static/images/showcase/npf.jpg deleted file mode 100755 index a45f5d1ab..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/npf.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/petanikode.jpg b/themes/hugo-docs-concept/static/images/showcase/petanikode.jpg deleted file mode 100755 index 541dc65ce..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/petanikode.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/peteraba.jpg b/themes/hugo-docs-concept/static/images/showcase/peteraba.jpg deleted file mode 100755 index d55077aa6..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/peteraba.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/picturingjordan.jpg b/themes/hugo-docs-concept/static/images/showcase/picturingjordan.jpg deleted file mode 100755 index 6ea230c7b..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/picturingjordan.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/promotive.jpg b/themes/hugo-docs-concept/static/images/showcase/promotive.jpg deleted file mode 100644 index fc46822dd..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/promotive.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/rahulrai_in.jpg b/themes/hugo-docs-concept/static/images/showcase/rahulrai_in.jpg deleted file mode 100755 index 5e7fb03bd..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/rahulrai_in.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/rakutentech.jpg b/themes/hugo-docs-concept/static/images/showcase/rakutentech.jpg deleted file mode 100755 index 2c32cf9c7..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/rakutentech.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/rdegges.jpg b/themes/hugo-docs-concept/static/images/showcase/rdegges.jpg deleted file mode 100755 index f7d604051..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/rdegges.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/readtext.jpg b/themes/hugo-docs-concept/static/images/showcase/readtext.jpg deleted file mode 100755 index a1cbdbb90..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/readtext.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/richardsumilang.jpg b/themes/hugo-docs-concept/static/images/showcase/richardsumilang.jpg deleted file mode 100755 index 5b8648fff..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/richardsumilang.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/rick_cogley_info.jpg b/themes/hugo-docs-concept/static/images/showcase/rick_cogley_info.jpg deleted file mode 100755 index c8c820d0d..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/rick_cogley_info.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/ridingbytes.jpg b/themes/hugo-docs-concept/static/images/showcase/ridingbytes.jpg deleted file mode 100755 index 5a470af2b..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/ridingbytes.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/robertbasic.jpg b/themes/hugo-docs-concept/static/images/showcase/robertbasic.jpg deleted file mode 100755 index ec1d0dca9..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/robertbasic.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/scottcwilson.jpg b/themes/hugo-docs-concept/static/images/showcase/scottcwilson.jpg deleted file mode 100755 index feb6f2349..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/scottcwilson.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/shapeshed.jpg b/themes/hugo-docs-concept/static/images/showcase/shapeshed.jpg deleted file mode 100755 index 15dfe235d..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/shapeshed.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/shelan.jpg b/themes/hugo-docs-concept/static/images/showcase/shelan.jpg deleted file mode 100755 index 0350ae6a8..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/shelan.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/siba.jpg b/themes/hugo-docs-concept/static/images/showcase/siba.jpg deleted file mode 100644 index 1e4d896d8..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/siba.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/silvergeko.jpg b/themes/hugo-docs-concept/static/images/showcase/silvergeko.jpg deleted file mode 100755 index 7303a9cac..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/silvergeko.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/softinio.jpg b/themes/hugo-docs-concept/static/images/showcase/softinio.jpg deleted file mode 100755 index 988cfca66..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/softinio.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/spf13.jpg b/themes/hugo-docs-concept/static/images/showcase/spf13.jpg deleted file mode 100755 index 576c54e36..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/spf13.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/steambap.jpg b/themes/hugo-docs-concept/static/images/showcase/steambap.jpg deleted file mode 100755 index 765b8df4a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/steambap.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/stefano.chiodino.jpg b/themes/hugo-docs-concept/static/images/showcase/stefano.chiodino.jpg deleted file mode 100755 index cb6dce9c0..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/stefano.chiodino.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/stou.jpg b/themes/hugo-docs-concept/static/images/showcase/stou.jpg deleted file mode 100755 index fa9ca80b3..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/stou.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/szymonkatra.jpg b/themes/hugo-docs-concept/static/images/showcase/szymonkatra.jpg deleted file mode 100755 index 7ae880ffb..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/szymonkatra.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/techmadeplain.jpg b/themes/hugo-docs-concept/static/images/showcase/techmadeplain.jpg deleted file mode 100755 index 93ec80040..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/techmadeplain.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/tendermint.jpg b/themes/hugo-docs-concept/static/images/showcase/tendermint.jpg deleted file mode 100755 index 132ed84ff..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/tendermint.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/thecodeking.jpg b/themes/hugo-docs-concept/static/images/showcase/thecodeking.jpg deleted file mode 100755 index 7e5c2bcb6..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/thecodeking.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/thehome.jpg b/themes/hugo-docs-concept/static/images/showcase/thehome.jpg deleted file mode 100755 index 16aa14d5e..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/thehome.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/tibobeijennl.jpg b/themes/hugo-docs-concept/static/images/showcase/tibobeijennl.jpg deleted file mode 100644 index 008ca391e..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/tibobeijennl.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/tutorialonfly.jpg b/themes/hugo-docs-concept/static/images/showcase/tutorialonfly.jpg deleted file mode 100755 index 8376d614a..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/tutorialonfly.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/ucsb.jpg b/themes/hugo-docs-concept/static/images/showcase/ucsb.jpg deleted file mode 100755 index 46ebfc835..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/ucsb.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/upbeat.jpg b/themes/hugo-docs-concept/static/images/showcase/upbeat.jpg deleted file mode 100755 index 7f97d58b7..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/upbeat.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/vamp_landingpage.jpg b/themes/hugo-docs-concept/static/images/showcase/vamp_landingpage.jpg deleted file mode 100755 index 5a07d7cf6..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/vamp_landingpage.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/viglug.jpg b/themes/hugo-docs-concept/static/images/showcase/viglug.jpg deleted file mode 100755 index 890286fc4..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/viglug.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/vurt.co.jpg b/themes/hugo-docs-concept/static/images/showcase/vurt.co.jpg deleted file mode 100755 index 6094aafc8..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/vurt.co.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/yslow-rules.jpg b/themes/hugo-docs-concept/static/images/showcase/yslow-rules.jpg deleted file mode 100755 index 8a7f402a6..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/yslow-rules.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/ysqi-blog.jpg b/themes/hugo-docs-concept/static/images/showcase/ysqi-blog.jpg deleted file mode 100755 index 14d779897..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/ysqi-blog.jpg and /dev/null differ diff --git a/themes/hugo-docs-concept/static/images/showcase/yulinling.jpg b/themes/hugo-docs-concept/static/images/showcase/yulinling.jpg deleted file mode 100755 index fdf1b6cce..000000000 Binary files a/themes/hugo-docs-concept/static/images/showcase/yulinling.jpg and /dev/null differ