From 170352c8d0dd57812c554c0dd27bf7cc2cc55303 Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Fri, 28 Dec 2018 15:41:14 -0800 Subject: [PATCH] Update Hampton's website link It looks like the old link is broken. --- data/team.yml | 2 +- source/about.html.haml | 29 ----------------------------- source/about.html.md | 26 +++++++++++++++----------- source/layouts/layout.haml | 2 +- source/ruby-sass.html.haml | 2 +- 5 files changed, 18 insertions(+), 43 deletions(-) delete mode 100644 source/about.html.haml diff --git a/data/team.yml b/data/team.yml index 94ea3ae..a4d4263 100644 --- a/data/team.yml +++ b/data/team.yml @@ -10,4 +10,4 @@ core: - name: Chris Eppstein link: http://chriseppstein.github.io/ - name: Hampton Catlin - link: http://www.hamptoncatlin.com/ + link: https://github.com/hcatlin diff --git a/source/about.html.haml b/source/about.html.haml deleted file mode 100644 index 23bcafc..0000000 --- a/source/about.html.haml +++ /dev/null @@ -1,29 +0,0 @@ -%h1 About Sass - -%p - Sass was originally developed as a feature of the Haml markup language. Since - then, Sass has outgrown its original home as part of Haml and is now a - thriving project, much more popular than its original host project. - -%h2 Sass Language -%p - It was originally conceived of by - = link_to "Hampton Catlin", "http://www.hamptoncatlin.com" - in 2006, however he only remained an active Core Team member through version - 2009 and is no longer actively developing on Sass. - = link_to "Natalie Weizenbaum", "https://twitter.com/nex3" - is the primary developer and designer of Sass and has been involved in the - project since the second commit. - In 2008, - = link_to "Chris Eppstein", "http://chriseppstein.github.io/" - joined the Sass Core Team and is also the creator of Compass. Since joining, - he and Natalie have designed Sass together have created most of the modern - features of the language. - -%h2 Sass Website - -%p - The Sass website design was brought to you by the Sass Design Team, headed up - by - = link_to "Jina Bolton", "http://sushiandrobots.com/" - \. diff --git a/source/about.html.md b/source/about.html.md index 616d61a..0ac55e1 100644 --- a/source/about.html.md +++ b/source/about.html.md @@ -8,18 +8,22 @@ project, much more popular than its original host project. ### Sass Language -It was originally conceived of by [Hampton Catlin](http://www.hamptoncatlin.com) -in 2006, however he only remained an active Core Team member through version -2009 and is no longer actively developing on Sass. [Natalie -Weizenbaum](https://twitter.com/nex3) is the primary developer and designer of Sass and -has been involved in the project since the second commit. In 2008, [Chris -Eppstein](http://chriseppstein.github.io/) joined the Sass Core Team and is also -the creator of Compass. Since joining, he and Natalie have designed Sass +Sass was originally conceived of by [Hampton Catlin][] in 2006, but he only +remained an active Core Team member through 2009 and is no longer actively +developing Sass. [Natalie Weizenbaum][] is the primary developer and designer of +Sass and has been involved in the project since the second commit. [Chris +Eppstein][] joined the Sass Core Team in 2008 and also created Compass, the +first major Sass framework. Since joining, he and Natalie have designed Sass together have created most of the modern features of the language. +[Hampton Catlin]: https://github.com/hcatlin +[Natalie Weizenbaum]: https://twitter.com/nex3 +[Chris Eppstein]: https://chriseppstein.github.io/ + ## Sass Website, Brand, and Design -The Sass website design was brought to you largely by [Jina -Anne](https://www.sushiandrobots.com), with major contributions from Bermon -Painter (who designed the logo], Michael Parenteau, and the Sass Language Core -Team. +The Sass website design was brought to you largely by [Jina Anne][], with major +contributions from Bermon Painter (who designed the logo], Michael Parenteau, +and the Sass Language Core Team. + +[Jina Anne]: https://www.sushiandrobots.com diff --git a/source/layouts/layout.haml b/source/layouts/layout.haml index 18582b5..367eadd 100644 --- a/source/layouts/layout.haml +++ b/source/layouts/layout.haml @@ -124,7 +124,7 @@ numerous contributors. It is available for use and modification under the [MIT License][license]. - [hampton]: http://www.hamptoncatlin.com/ + [hampton]: https://github.com/hcatlin [natalie]: https://twitter.com/nex3 [chris]: http://chriseppstein.github.io/ [jina]: https://www.sushiandrobots.com diff --git a/source/ruby-sass.html.haml b/source/ruby-sass.html.haml index ed40792..e31f88a 100644 --- a/source/ruby-sass.html.haml +++ b/source/ruby-sass.html.haml @@ -156,7 +156,7 @@ title: LibSass :markdown This project is the brainchild of - [Hampton Catlin](http://twitter.com/hcatlin), the original creator of Sass, + [Hampton Catlin](https://github.com/hcatlin), the original creator of Sass, and is sponsored by [Moovweb](http://moovweb.com/). [Aaron Leung](http://github.com/akhleung) from Moovweb is the primary developer.