diff options
author | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2022-09-13 20:34:24 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2022-09-13 20:34:24 +0200 |
commit | af23cdca9c9c230ffbffbab96f9600a78c76b75f (patch) | |
tree | 295143582c22fbac26978fc12f027ca497493fb8 /docs/content/en/showcase | |
parent | ab5ce59894520a796ca658ef0385c65c2fa45f99 (diff) | |
parent | 90ad8045056167004d27857a95542936657b8a16 (diff) | |
download | hugo-af23cdca9c9c230ffbffbab96f9600a78c76b75f.tar.gz hugo-af23cdca9c9c230ffbffbab96f9600a78c76b75f.zip |
Merge commit '90ad8045056167004d27857a95542936657b8a16'
Diffstat (limited to 'docs/content/en/showcase')
-rw-r--r-- | docs/content/en/showcase/flesland-flis/bio.md | 8 | ||||
-rw-r--r-- | docs/content/en/showcase/flesland-flis/featured.png | bin | 309284 -> 0 bytes | |||
-rw-r--r-- | docs/content/en/showcase/flesland-flis/index.md | 24 | ||||
-rw-r--r-- | docs/content/en/showcase/over/bio.md | 5 | ||||
-rw-r--r-- | docs/content/en/showcase/over/featured-over.png | bin | 194841 -> 0 bytes | |||
-rw-r--r-- | docs/content/en/showcase/over/index.md | 17 |
6 files changed, 0 insertions, 54 deletions
diff --git a/docs/content/en/showcase/flesland-flis/bio.md b/docs/content/en/showcase/flesland-flis/bio.md deleted file mode 100644 index 2fa6a7964..000000000 --- a/docs/content/en/showcase/flesland-flis/bio.md +++ /dev/null @@ -1,8 +0,0 @@ - -A business page for Flesland Flis AS. A Norwegian Tiler located in Bergen. - -The page is designed and developed by Sindre Gusdal: - -* [Absoluttweb AS](https://www.absoluttweb.no) -* [Sindre Gusdal](https://www.linkedin.com/in/sindregusdal/) - diff --git a/docs/content/en/showcase/flesland-flis/featured.png b/docs/content/en/showcase/flesland-flis/featured.png Binary files differdeleted file mode 100644 index a6dae684e..000000000 --- a/docs/content/en/showcase/flesland-flis/featured.png +++ /dev/null diff --git a/docs/content/en/showcase/flesland-flis/index.md b/docs/content/en/showcase/flesland-flis/index.md deleted file mode 100644 index 935bb4661..000000000 --- a/docs/content/en/showcase/flesland-flis/index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- - -title: Flesland Flis AS -date: 2018-04-24 -description: "showcase: Business Page for a tile shop in Bergen, Norway" -siteURL: https://www.fleslandflis.no -byline: "[Sindre Gusdal](https://www.absoluttweb.no), Absoluttweb AS" - ---- - -For **Flesland Flis** I use a combination of **Hugo, Forestry.io and Netlify**. Static Site Generators and Hugo has been on my radar for a long time, and with all the nice features released in Hugo the last years, it's now my preferred solution for new clients. Also a huge thanks to the guys at [Forestry.io](https://forestry.io), for making such a smooth CMS for Hugo. - -The #1 reason why I love Hugo is the logic between content and layout, and of course the speed. Compared to solutions like Jekyll, Hugo is just better at all the stuff I value the most - speed, flexibility, theming and more. - -### Thanks, Hugo! - -Today I use Hugo in a combination with GULP and Foundation 6 + my own Hugo starter theme. This works great for me, and gives me all the flexibility I need. Then I can include FancyBox, Responsive Text and other Node Modules when needed. - -In the past I had to do a lot of changes to layout, content and css, if the client f.ex needed an extra PDF or an image-gallery to a certain page. Just small details not fitting in the template, would be a hassle. So updating existing webpages was boring and time consuming. - -Today I just copy-paste a new layout file, adds some frontmatter, Pushes to GIT and that special page is done. - -**Gotta love it:)** - diff --git a/docs/content/en/showcase/over/bio.md b/docs/content/en/showcase/over/bio.md deleted file mode 100644 index 415668f9e..000000000 --- a/docs/content/en/showcase/over/bio.md +++ /dev/null @@ -1,5 +0,0 @@ -The site is built by: - -* [Lauren Waller](https://twitter.com/waller_texas) -* [Wayne Ashley Berry](https://twitter.com/waynethebrain) - diff --git a/docs/content/en/showcase/over/featured-over.png b/docs/content/en/showcase/over/featured-over.png Binary files differdeleted file mode 100644 index 7d1ba6060..000000000 --- a/docs/content/en/showcase/over/featured-over.png +++ /dev/null diff --git a/docs/content/en/showcase/over/index.md b/docs/content/en/showcase/over/index.md deleted file mode 100644 index 137bb2a55..000000000 --- a/docs/content/en/showcase/over/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Over -date: 2018-09-12 -description: "Showcase: \"People from all disciplines contribute to our website; Hugo’s single static binary makes that possible.\"" -siteURL: https://madewithover.com/ - ---- - -At Over we're into creativity, and technology should not get in the way. We want it to be easy for everyone to create, and Hugo does the same for us. That's one of the reasons many of us are fond of using it. - -People from all disciplines contribute to our website, be it legal documentation, layout and design, recruiting, marketing and of course… engineering. Hugo allows us to do this with as little friction as possible. A lot of this comes down to Hugo being distributed as a single static binary. Copy, paste, run... and you're up and running! - -We use Wercker for continuous integration and deployments, [GitHub](https://github.com/) for contributing to and writing markdown and [Firebase](https://firebase.google.com/docs/hosting/) for hosting. - -This infrastructure takes all the pressure off our engineers, anyone can contribute to our website. Anyone else can review the changes, and of course anyone with permission can deploy those approved changes as well! - -We're busy working on a few new features for our website, and Hugo continues to deliver above and beyond. We're so happy with the choice we made to use Hugo and to us it has become the de-facto static site generator.
\ No newline at end of file |