Skip to content

Commit 2e07f13

Browse files
committed
Add links. change color.
1 parent 6a22fbc commit 2e07f13

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_data/resume.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ demo: false
66

77
photo: "https://farm8.staticflickr.com/7206/26816763756_64aef5bf41_b.jpg"
88
name: "Moshe Weitzman"
9-
copy: "Moshe was the first American to contribute to Drupal. He joined Drupal in 2001, and has been a consistent technical and organizational leader ever since. Moshe <a href=\"\">maintains the user, comment, and bootstrap subsystems</a>, and Drupal's CLI tool <a href=\"http://github.com/drush-ops/drush\">Drush</a>."
9+
copy: "Moshe was the first American to contribute to Drupal. He joined Drupal in 2001, and has been a consistent technical and organizational leader ever since. Moshe <a href=\"\">maintains the user, comment, and bootstrap subsystems</a>, and Drupal's CLI tool <a href=\"http://github.com/drush-ops/drush\">Drush</a>. Read <a href=\"https://www.reddit.com/r/drupal/comments/1vxu9a/im_moshe_weitzman_a_long_time_drupal_contributor\">Moshe's AMA</a> on Reddit."
1010

1111
# Color scheme based on http://www.materialui.co/colors.
1212
# Possible values:

_posts/2015-01-01-card-1.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ duration: "July 2011 – April 2016 (5 years)"
66
---
77
Prototyped new personalization and real-time collaboration products. Led these Drupal 8 innovations:
88

9-
* Added responsive design to Drupal's end user and admin experiences.
10-
* Added RESTful web services.
11-
* Added an upgrade path.
12-
* Vastly improved Drupal's performance for authenticated users.
9+
* [Added responsive design](https://www.drupal.org/node/1276908) to Drupal's end user and admin experiences.
10+
* Added [RESTful web services](https://drupalize.me/blog/201401/introduction-restful-web-services-drupal-8).
11+
* [Added an upgrade path](https://www.drupal.org/node/2127611).
12+
* Vastly improved [Drupal's performance for authenticated users](https://www.drupal.org/developing/api/8/cache).

stylesheets/resumecards.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ script + p {
410410

411411
.resume-baseinfo {
412412
p {
413-
color: $color-base;
413+
color: #000000;
414414
font-family: "Quando", sans-serif;
415415
font-size: $font-size-base - 1;
416416

0 commit comments

Comments
 (0)