Bjørn Erik Pedersen
4d41079684
Add eSolia as new sponsor
2018-04-12 09:41:19 +02:00
Regis Philibert
0960c5fb36
Adjust gray color of tab vs pane in code-toggle.
2018-04-06 22:19:01 +02:00
Bjørn Erik Pedersen
d9c8fc2207
Rebuild Chroma CSS
2018-04-02 08:20:32 +02:00
Regis Philibert
2ef3918b2f
Add code toggler
...
Closes #363
2018-03-30 22:46:25 +02:00
Kaushal Modi
3068989b9c
Merge commit '7ae9cf2ccb3eecc1ff50f686925249d01cf37c6c'
2018-03-19 23:33:43 -04:00
Kaushal Modi
b55157faec
Revert "Anchorify headings up to h4"
...
This reverts commit b63dd55669 .
2018-03-19 17:43:06 -04:00
Kaushal Modi
b63dd55669
Anchorify headings up to h4
...
(test for https://github.com/gohugoio/gohugoioTheme/pull/84 )
2018-03-19 17:40:54 -04:00
Kaushal Modi
308a616fd7
Merge commit '489ec5ea03799fa092d891838c1655e60b34f337'
2018-03-16 13:05:13 -04:00
Bjørn Erik Pedersen
64ca535db5
Merge commit '8762aee8afe30bec6f1fbc9560749983dc44d60b'
2018-03-09 15:45:09 +01:00
Bjørn Erik Pedersen
232c0b5783
Merge commit '2b18014fd0aa99e9f1a5610ba875101351a90de3'
2018-03-07 12:26:41 +01:00
Bjørn Erik Pedersen
25dffe4ac3
Send custom dimensions in GA
2018-03-01 11:02:23 +01:00
Bjørn Erik Pedersen
55df01a346
Fix broken gtag
2018-03-01 10:04:06 +01:00
Bjørn Erik Pedersen
6c8772aad1
Add site to GA config
2018-03-01 09:51:35 +01:00
Bjørn Erik Pedersen
f30083a232
Add branch to GA config
2018-02-28 20:38:34 +01:00
Bjørn Erik Pedersen
e78e96bae9
Add new sponsor
2018-02-28 13:56:30 +01:00
Nichlas W. Andersen
c429430414
updated to new Forestry logo
2018-02-27 17:28:53 +01:00
Bjørn Erik Pedersen
cf8a937280
GA track outgoing sponsor clikcs
2018-02-19 10:32:03 +01:00
Bjørn Erik Pedersen
aca59ac661
Move the sponsor banners up a little
...
They deserve a better placement.
2018-02-19 10:04:07 +01:00
Bjørn Erik Pedersen
5571673f08
Migrate from analytics.js to gtag.js
...
We should move this to the internal Hugo template when tested.
2018-02-19 09:26:13 +01:00
budparr
78790fcb18
Add fluid type to showcase details box
...
The fluid type, which has a safe backup, will help longer titles stay
within the constrained div on a variety of screens
2018-02-14 16:12:33 +01:00
budparr
4ef59e0082
Adjust column widths to handle a wider variety of copy width
2018-02-14 16:12:33 +01:00
Bjørn Erik Pedersen
6d2e68521a
Always show the latest showcase item on front page
2018-02-13 15:45:38 +01:00
Bjørn Erik Pedersen
665b1eb5e7
showcase: Shuffle the news items
...
To give them all some time in the spotlight.
2018-02-13 15:25:42 +01:00
Bjørn Erik Pedersen
5bf7669930
Trim "www." from shocase URLs in title
2018-02-10 13:02:59 +01:00
Bjørn Erik Pedersen
a180cd5cb6
Make the inline showcase template names unique
...
To avoid surprising re-definitions.
2018-02-10 12:59:18 +01:00
Bjørn Erik Pedersen
842c1cedfc
Add a Showcase copyright notice
2018-02-08 14:56:53 +01:00
Bjørn Erik Pedersen
c809789b1b
Add srcset to the showcase screenshots
2018-02-08 09:14:58 +01:00
Bjørn Erik Pedersen
653ad5bcde
Add a simple byline
2018-02-08 09:14:57 +01:00
budparr
cd5c79c678
Fix an issue where whitespace wrap caused scrollbars on some browsers
2018-02-08 09:14:56 +01:00
Bjørn Erik Pedersen
f00547e981
Add section to the title element
...
And another minor showcase-tweet.
2018-02-08 09:14:56 +01:00
Bud Parr
aa10defedd
Iterating on Showcase ( #330 )
...
* Fix issue where some screens made the buttons overlap
* Make three across to give an easier overview and promote click-through
* Improve template so the layout can be manipulated and
* Rearranage order of columns
* Fix order so image shows on top on small devices
* Add styling to improve nav list
* Adjust font to fit in box
Because it's a link this line doesn't break, so making the font smaller
it stays within the box.
* Move title to details box
* Remove page header
As per BEP.
2018-02-08 09:14:56 +01:00
Bjørn Erik Pedersen
66f68964d9
Standardize showcase metadata
...
* Add a bio page. Writing markdown in YAML front matter is hard ... With this the site owners can create a "site bio" with proper credits.
* Also standardize the other fields.
2018-02-08 09:14:56 +01:00
Bjørn Erik Pedersen
627ffa6d49
Adjust showcase image size on front page
2018-02-08 09:14:56 +01:00
Bjørn Erik Pedersen
054b54cb69
Use .RelPermalink and not .URL
...
The latter may look good, but isn't the correct one.
Also, a `Page` can be compared directly to another.
2018-02-08 09:14:56 +01:00
budparr
d1415795be
Move showcase items in list view to a template in the layout
...
This seems more efficient to me than keeping it in a partial, being that
it won't be used elsewhere and will help keep "partial-srprawl" down.
2018-02-08 09:14:55 +01:00
budparr
f34620e905
Tweak details box for mobile
2018-02-08 09:14:55 +01:00
budparr
02036581f0
Improve showcase single layout
...
I've made the image-column smaller and replaced the prev/next nav on
large screens with a list of other showcase items, for easier sifting. I
put site details in a white box to give it some structure.
2018-02-08 09:14:55 +01:00
budparr
5f7730c892
Improve styling of showcase prev/next buttons
2018-02-08 09:14:55 +01:00
budparr
a2b2f77311
Remove extra div that was breaking mobile layout of the showcase
2018-02-08 09:14:55 +01:00
budparr
b172fe5f49
Add block class to to images on mobile so they behave as expected
...
Because we're using anchor tags, which are not block-level elements,
they images were not displaying with background color or border. Making
the elements display block fixed that. Also removed the unneeded
flex-auto from mobile.
2018-02-08 09:14:55 +01:00
Bjørn Erik Pedersen
a4ebfec865
Add a proper RSS feed to home page
...
Also add a proper link to the RSS feeds in header.
Fixes #313
Fixes #64
Fixes #311
2018-02-08 09:14:55 +01:00
Bjørn Erik Pedersen
0524479e01
Move showcase images to proper Resources
2018-02-08 09:14:55 +01:00
budparr
8febaab2b0
Add Showcase to Home page and internal pages
2018-02-08 09:14:54 +01:00
Bjørn Erik Pedersen
80dce17ca5
Revert "Add some temporary baseURL debug"
...
This reverts commit 8617e8692e .
2018-02-07 23:09:45 +01:00
Bjørn Erik Pedersen
8617e8692e
Add some temporary baseURL debug
2018-02-07 23:04:50 +01:00
budparr
1ae83ad3e0
Fix mobile menu display so it shows on mid-size displays
...
Fixes #334
2018-02-07 09:20:35 +01:00
Bjørn Erik Pedersen
34f2a41f2a
Add featured image to news articles
2018-01-31 15:44:44 +01:00
Kaushal Modi
3b18365092
Revert the recent change made to default list template
...
.. in
https://github.com/gohugoio/hugoDocs/commit/0e57b6946cc4779b8309adfab6d172919f364d02
2018-01-31 10:19:32 +01:00
Kaushal Modi
6bc3ced13e
Add rough draft for page and section bundles
...
- Also a table showing the main differences between page and section bundles on
in Bundles section content.
- Minor update of description in front-matter.
- Update default `list.html` layout as a quick-fix for the issue explained in
https://github.com/gohugoio/hugoDocs/issues/308#issuecomment-360235461
2018-01-31 10:19:32 +01:00
Bjørn Erik Pedersen
9c2e5c0635
Merge commit '22cced34fc608256f8271ad591a5ccca991bb164'
2018-01-31 10:16:27 +01:00