Commit Graph

6 Commits

Author SHA1 Message Date
Patrick Heneise 268702f0f7
feat: homepage updates (#926)
* feat: homepage updates

Signed-off-by: Patrick Heneise <patrick@zentered.co>
Signed-off-by: Christian Mejlak <chris@mejlak.com>

_note_: there are some failing checks for missing alt tags. I'm merging this change and will address the missing alt tags in a different PR
2021-02-16 12:33:55 -08:00
Dmitry Zaets e252619956 Linkerd redesign (#6) (#345)
Signed-off-by: Dmitry Zaets <dmitry.zaets@gmail.com>
2019-06-18 09:50:09 -07:00
Thomas Rampelberg 4f9d4aedc3
feat: add aliases for legacy links, format markdown with soft wraps (#328)
* feat: add aliases for legeacy links, format markdown with soft wraps

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* Update lint to be different between blog and docs
2019-06-04 09:40:58 -07:00
Thomas Rampelberg 7109b6e41d
Add slugs for differences between wordpress and hugo (#273)
* Add slugs for differences between wordpress and hugo

* Appease lint
2019-04-17 12:57:38 -07:00
Thomas Rampelberg 2350bedbe2
Get CI passing again (#230)
* Fix lint

* Fix more lint

* Make lint actually pass

* Fix 404s

* Style inline correctly

* Add final polish

* Differentiate between alt and title

* Make alt optional
2019-03-27 09:14:51 -07:00
Patrick Heneise 9c1b261297 feat: linkerd blog (#229)
* wip: initial data import

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* chore: add node_modules to gitignore

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* wip: add basic list and single templates to display blog

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add blog list and summary, thumbnails and images

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: author image and prism highlights

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: youtube embeds

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: content autofix with prettier

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add images from legacy site

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: all blog content

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add blog images

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add styles for tables and images in content

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add permalink config

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add blog layout

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* add shortcode and node packages

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: round avatar images

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: center tweets

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: use figure with captions

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: messy link

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: newlines in commands

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: remove escaped

Signed-off-by: Patrick Heneise <patrick@heneise.co>

* fix: conduit roadmap article

Signed-off-by: Patrick Heneise <patrick@heneise.co>
2019-03-26 10:05:12 -07:00