blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

testing defining `repository`

+42 -632
+2 -4
_config.yml
··· 1 - title: Brandon Rosage 2 - description: description XYZ 3 - email: brandon@github.com 1 + repository: primer/primer 4 2 5 3 sass: 6 4 sass_dir: node_modules 7 5 8 - gems: 6 + plugins: 9 7 - jekyll-octicons 10 8 - jekyll-github-metadata
+17 -596
_site/index.html
··· 2 2 <html> 3 3 <head> 4 4 <meta charset="utf-8"> 5 - <title>Brandon Rosage</title> 5 + <title>primer</title> 6 6 <link href="/assets/styles.css" rel="stylesheet" type="text/css"> 7 7 </head> 8 8 <body> 9 9 <div class="container-lg p-responsive"> 10 - <h1>Brandon Rosage</h1> 11 - <p>description XYZ</p> 10 + <h1>primer</h1> 11 + <p>The CSS design system that powers GitHub</p> 12 12 <p class="text-bold"></p> 13 13 <img src=""> 14 14 </div> 15 - 15 + 16 16 <ul> 17 17 18 - <li>[accessibilityjs](https://github.com/github/accessibilityjs)</li> 19 - 20 - <li>[AFNetworking](https://github.com/github/AFNetworking)</li> 21 - 22 - <li>[albino](https://github.com/github/albino)</li> 23 - 24 - <li>[ansible-overlay](https://github.com/github/ansible-overlay)</li> 25 - 26 - <li>[aptly](https://github.com/github/aptly)</li> 27 - 28 - <li>[Archimedes](https://github.com/github/Archimedes)</li> 29 - 30 - <li>[aroma](https://github.com/github/aroma)</li> 31 - 32 - <li>[auto-check-element](https://github.com/github/auto-check-element)</li> 33 - 34 - <li>[auto-complete-element](https://github.com/github/auto-complete-element)</li> 35 - 36 - <li>[aws-s3](https://github.com/github/aws-s3)</li> 37 - 38 - <li>[azure-quickstart-templates](https://github.com/github/azure-quickstart-templates)</li> 39 - 40 - <li>[babel-plugin-ensure-name-for-custom-elements](https://github.com/github/babel-plugin-ensure-name-for-custom-elements)</li> 41 - 42 - <li>[babel-plugin-transform-custom-element-classes](https://github.com/github/babel-plugin-transform-custom-element-classes)</li> 43 - 44 - <li>[babel-plugin-transform-invariant-location](https://github.com/github/babel-plugin-transform-invariant-location)</li> 45 - 46 - <li>[babel-preset-github](https://github.com/github/babel-preset-github)</li> 47 - 48 - <li>[backstop](https://github.com/github/backstop)</li> 49 - 50 - <li>[backup-utils](https://github.com/github/backup-utils)</li> 51 - 52 - <li>[balanced-employee-ip-agreement](https://github.com/github/balanced-employee-ip-agreement)</li> 53 - 54 - <li>[banana_phone](https://github.com/github/banana_phone)</li> 55 - 56 - <li>[bert](https://github.com/github/bert)</li> 57 - 58 - <li>[blakejs](https://github.com/github/blakejs)</li> 59 - 60 - <li>[braintree-encryption](https://github.com/github/braintree-encryption)</li> 61 - 62 - <li>[brakeman](https://github.com/github/brakeman)</li> 63 - 64 - <li>[browser-detection](https://github.com/github/browser-detection)</li> 65 - 66 - <li>[brubeck](https://github.com/github/brubeck)</li> 67 - 68 - <li>[buildstep](https://github.com/github/buildstep)</li> 69 - 70 - <li>[captain-hook](https://github.com/github/captain-hook)</li> 71 - 72 - <li>[cas-overlay](https://github.com/github/cas-overlay)</li> 73 - 74 - <li>[ccql](https://github.com/github/ccql)</li> 75 - 76 - <li>[chatops-controller](https://github.com/github/chatops-controller)</li> 77 - 78 - <li>[check-all](https://github.com/github/check-all)</li> 79 - 80 - <li>[choosealicense.com](https://github.com/github/choosealicense.com)</li> 81 - 82 - <li>[circuitbreaker](https://github.com/github/circuitbreaker)</li> 83 - 84 - <li>[clipboard-copy-element](https://github.com/github/clipboard-copy-element)</li> 85 - 86 - <li>[cmark-gfm](https://github.com/github/cmark-gfm)</li> 87 - 88 - <li>[codemirror-contrib](https://github.com/github/codemirror-contrib)</li> 89 - 90 - <li>[collectd-elasticsearch](https://github.com/github/collectd-elasticsearch)</li> 91 - 92 - <li>[combobox-nav](https://github.com/github/combobox-nav)</li> 93 - 94 - <li>[custom-element-boilerplate](https://github.com/github/custom-element-boilerplate)</li> 95 - 96 - <li>[d3](https://github.com/github/d3)</li> 97 - 98 - <li>[darrrr](https://github.com/github/darrrr)</li> 99 - 100 - <li>[dat-analysis](https://github.com/github/dat-analysis)</li> 18 + <li>[atom-packages](https://github.com/primer/atom-packages)</li> 101 19 102 - <li>[dat-science](https://github.com/github/dat-science)</li> 20 + <li>[autocomplete-primer](https://github.com/primer/autocomplete-primer)</li> 103 21 104 - <li>[debug-repo](https://github.com/github/debug-repo)</li> 22 + <li>[codemirror-github-dark](https://github.com/primer/codemirror-github-dark)</li> 105 23 106 - <li>[details-dialog-element](https://github.com/github/details-dialog-element)</li> 107 - 108 - <li>[details-menu-element](https://github.com/github/details-menu-element)</li> 109 - 110 - <li>[develop.github.com](https://github.com/github/develop.github.com)</li> 111 - 112 - <li>[developer.github.com](https://github.com/github/developer.github.com)</li> 113 - 114 - <li>[django-floppyforms](https://github.com/github/django-floppyforms)</li> 115 - 116 - <li>[dmca](https://github.com/github/dmca)</li> 117 - 118 - <li>[docker-awscli](https://github.com/github/docker-awscli)</li> 119 - 120 - <li>[elasticsearch-srv-discovery](https://github.com/github/elasticsearch-srv-discovery)</li> 121 - 122 - <li>[elastomer-client](https://github.com/github/elastomer-client)</li> 123 - 124 - <li>[email_reply_parser](https://github.com/github/email_reply_parser)</li> 125 - 126 - <li>[enterprise-ohai](https://github.com/github/enterprise-ohai)</li> 127 - 128 - <li>[ernicorn](https://github.com/github/ernicorn)</li> 129 - 130 - <li>[eslint-plugin-github](https://github.com/github/eslint-plugin-github)</li> 131 - 132 - <li>[etcd-operator](https://github.com/github/etcd-operator)</li> 133 - 134 - <li>[evenflow](https://github.com/github/evenflow)</li> 135 - 136 - <li>[eventlistener-polyfill](https://github.com/github/eventlistener-polyfill)</li> 137 - 138 - <li>[expecta](https://github.com/github/expecta)</li> 139 - 140 - <li>[explore](https://github.com/github/explore)</li> 141 - 142 - <li>[faceup](https://github.com/github/faceup)</li> 143 - 144 - <li>[facter](https://github.com/github/facter)</li> 145 - 146 - <li>[fake_braintree](https://github.com/github/fake_braintree)</li> 147 - 148 - <li>[fetch](https://github.com/github/fetch)</li> 149 - 150 - <li>[flit](https://github.com/github/flit)</li> 151 - 152 - <li>[fog](https://github.com/github/fog)</li> 153 - 154 - <li>[fog-aws](https://github.com/github/fog-aws)</li> 155 - 156 - <li>[force-pr](https://github.com/github/force-pr)</li> 157 - 158 - <li>[foreman](https://github.com/github/foreman)</li> 159 - 160 - <li>[form-data-entries](https://github.com/github/form-data-entries)</li> 161 - 162 - <li>[freno](https://github.com/github/freno)</li> 163 - 164 - <li>[freno-client](https://github.com/github/freno-client)</li> 165 - 166 - <li>[g-emoji-element](https://github.com/github/g-emoji-element)</li> 167 - 168 - <li>[game-o](https://github.com/github/game-o)</li> 169 - 170 - <li>[game-off-2012](https://github.com/github/game-off-2012)</li> 171 - 172 - <li>[game-off-2013](https://github.com/github/game-off-2013)</li> 173 - 174 - <li>[game-off-2016](https://github.com/github/game-off-2016)</li> 175 - 176 - <li>[garethr-docker](https://github.com/github/garethr-docker)</li> 177 - 178 - <li>[gem-builder](https://github.com/github/gem-builder)</li> 179 - 180 - <li>[gemoji](https://github.com/github/gemoji)</li> 181 - 182 - <li>[gh-ost](https://github.com/github/gh-ost)</li> 183 - 184 - <li>[gh-ost-ci-env](https://github.com/github/gh-ost-ci-env)</li> 185 - 186 - <li>[ghfw-build-extra](https://github.com/github/ghfw-build-extra)</li> 187 - 188 - <li>[GHKeyBrowser](https://github.com/github/GHKeyBrowser)</li> 189 - 190 - <li>[ghterm](https://github.com/github/ghterm)</li> 191 - 192 - <li>[git-msysgit](https://github.com/github/git-msysgit)</li> 193 - 194 - <li>[git-sizer](https://github.com/github/git-sizer)</li> 195 - 196 - <li>[gitcasts](https://github.com/github/gitcasts)</li> 197 - 198 - <li>[github-1](https://github.com/github/github-1)</li> 199 - 200 - <li>[github-ds](https://github.com/github/github-ds)</li> 201 - 202 - <li>[github-elements](https://github.com/github/github-elements)</li> 203 - 204 - <li>[GITHUB-ENTERPRISE-LICENSE-AGREEMENT](https://github.com/github/GITHUB-ENTERPRISE-LICENSE-AGREEMENT)</li> 205 - 206 - <li>[github-graphql-rails-example](https://github.com/github/github-graphql-rails-example)</li> 207 - 208 - <li>[github-graphql-relay-example](https://github.com/github/github-graphql-relay-example)</li> 209 - 210 - <li>[github-ldap](https://github.com/github/github-ldap)</li> 211 - 212 - <li>[github-services](https://github.com/github/github-services)</li> 213 - 214 - <li>[gitignore](https://github.com/github/gitignore)</li> 215 - 216 - <li>[GitPad](https://github.com/github/GitPad)</li> 217 - 218 - <li>[gitscm-old](https://github.com/github/gitscm-old)</li> 219 - 220 - <li>[glb-director](https://github.com/github/glb-director)</li> 221 - 222 - <li>[go-mysql](https://github.com/github/go-mysql)</li> 223 - 224 - <li>[go-opstocat](https://github.com/github/go-opstocat)</li> 225 - 226 - <li>[gollum](https://github.com/github/gollum)</li> 227 - 228 - <li>[google-analytics](https://github.com/github/google-analytics)</li> 229 - 230 - <li>[gov-takedowns](https://github.com/github/gov-takedowns)</li> 231 - 232 - <li>[government.github.com](https://github.com/github/government.github.com)</li> 233 - 234 - <li>[gpgme](https://github.com/github/gpgme)</li> 235 - 236 - <li>[graphql-batch](https://github.com/github/graphql-batch)</li> 237 - 238 - <li>[graphql-client](https://github.com/github/graphql-client)</li> 239 - 240 - <li>[graphql-relay-walker](https://github.com/github/graphql-relay-walker)</li> 241 - 242 - <li>[grit](https://github.com/github/grit)</li> 243 - 244 - <li>[grocer](https://github.com/github/grocer)</li> 245 - 246 - <li>[guard](https://github.com/github/guard)</li> 247 - 248 - <li>[homebrew-bootstrap](https://github.com/github/homebrew-bootstrap)</li> 249 - 250 - <li>[hoosegow](https://github.com/github/hoosegow)</li> 251 - 252 - <li>[hotkey](https://github.com/github/hotkey)</li> 253 - 254 - <li>[hr-opensource](https://github.com/github/hr-opensource)</li> 255 - 256 - <li>[html-pipeline](https://github.com/github/html-pipeline)</li> 257 - 258 - <li>[htttee](https://github.com/github/htttee)</li> 259 - 260 - <li>[hub](https://github.com/github/hub)</li> 261 - 262 - <li>[hubahuba](https://github.com/github/hubahuba)</li> 263 - 264 - <li>[hubot-mysql-datastore](https://github.com/github/hubot-mysql-datastore)</li> 265 - 266 - <li>[hubot-pager-me](https://github.com/github/hubot-pager-me)</li> 267 - 268 - <li>[hubot-scripts](https://github.com/github/hubot-scripts)</li> 269 - 270 - <li>[hubot-slack](https://github.com/github/hubot-slack)</li> 271 - 272 - <li>[hubstep](https://github.com/github/hubstep)</li> 273 - 274 - <li>[image-crop-element](https://github.com/github/image-crop-element)</li> 275 - 276 - <li>[include-fragment-element](https://github.com/github/include-fragment-element)</li> 277 - 278 - <li>[incubator-airflow](https://github.com/github/incubator-airflow)</li> 279 - 280 - <li>[invisible-recaptcha-validator](https://github.com/github/invisible-recaptcha-validator)</li> 281 - 282 - <li>[janky](https://github.com/github/janky)</li> 283 - 284 - <li>[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)</li> 285 - 286 - <li>[jenkins_api_client](https://github.com/github/jenkins_api_client)</li> 287 - 288 - <li>[jquery-hotkeys](https://github.com/github/jquery-hotkeys)</li> 289 - 290 - <li>[jquery-relatize_date](https://github.com/github/jquery-relatize_date)</li> 291 - 292 - <li>[kano-desktop](https://github.com/github/kano-desktop)</li> 293 - 294 - <li>[kestrel](https://github.com/github/kestrel)</li> 295 - 296 - <li>[learn.github.com](https://github.com/github/learn.github.com)</li> 297 - 298 - <li>[ledbetter](https://github.com/github/ledbetter)</li> 299 - 300 - <li>[libgit2sharp](https://github.com/github/libgit2sharp)</li> 301 - 302 - <li>[licensed](https://github.com/github/licensed)</li> 303 - 304 - <li>[lightcrawler](https://github.com/github/lightcrawler)</li> 305 - 306 - <li>[lightstep-tracer-ruby](https://github.com/github/lightstep-tracer-ruby)</li> 307 - 308 - <li>[linguist](https://github.com/github/linguist)</li> 309 - 310 - <li>[linux](https://github.com/github/linux)</li> 311 - 312 - <li>[lit-html](https://github.com/github/lit-html)</li> 313 - 314 - <li>[looker-slackbot](https://github.com/github/looker-slackbot)</li> 315 - 316 - <li>[lua-nginx-module](https://github.com/github/lua-nginx-module)</li> 317 - 318 - <li>[marginalia](https://github.com/github/marginalia)</li> 319 - 320 - <li>[markdown-toolbar-element](https://github.com/github/markdown-toolbar-element)</li> 321 - 322 - <li>[markup](https://github.com/github/markup)</li> 323 - 324 - <li>[MASPreferences](https://github.com/github/MASPreferences)</li> 325 - 326 - <li>[maturity-model](https://github.com/github/maturity-model)</li> 327 - 328 - <li>[maven-plugins](https://github.com/github/maven-plugins)</li> 329 - 330 - <li>[media](https://github.com/github/media)</li> 331 - 332 - <li>[mentorships](https://github.com/github/mentorships)</li> 333 - 334 - <li>[mime-types](https://github.com/github/mime-types)</li> 335 - 336 - <li>[msysgit](https://github.com/github/msysgit)</li> 337 - 338 - <li>[multibinder](https://github.com/github/multibinder)</li> 339 - 340 - <li>[mysql-haproxy-xinetd](https://github.com/github/mysql-haproxy-xinetd)</li> 341 - 342 - <li>[nagios-plugins-github](https://github.com/github/nagios-plugins-github)</li> 343 - 344 - <li>[nagioseasier-module](https://github.com/github/nagioseasier-module)</li> 345 - 346 - <li>[Nimble](https://github.com/github/Nimble)</li> 347 - 348 - <li>[node-slack-sdk](https://github.com/github/node-slack-sdk)</li> 349 - 350 - <li>[node-statsd](https://github.com/github/node-statsd)</li> 351 - 352 - <li>[nugget](https://github.com/github/nugget)</li> 353 - 354 - <li>[OAuth-Ruby-Quickstart](https://github.com/github/OAuth-Ruby-Quickstart)</li> 355 - 356 - <li>[oauth2_proxy](https://github.com/github/oauth2_proxy)</li> 357 - 358 - <li>[objective-c-style-guide](https://github.com/github/objective-c-style-guide)</li> 359 - 360 - <li>[octo-recipes](https://github.com/github/octo-recipes)</li> 361 - 362 - <li>[octocatalog-diff](https://github.com/github/octocatalog-diff)</li> 363 - 364 - <li>[octodns](https://github.com/github/octodns)</li> 365 - 366 - <li>[octofacts](https://github.com/github/octofacts)</li> 367 - 368 - <li>[octokit.py](https://github.com/github/octokit.py)</li> 369 - 370 - <li>[OHHTTPStubs](https://github.com/github/OHHTTPStubs)</li> 371 - 372 - <li>[ohnogit](https://github.com/github/ohnogit)</li> 373 - 374 - <li>[omniauth](https://github.com/github/omniauth)</li> 375 - 376 - <li>[open-source-survey](https://github.com/github/open-source-survey)</li> 377 - 378 - <li>[opensource.guide](https://github.com/github/opensource.guide)</li> 379 - 380 - <li>[opensourcefriday](https://github.com/github/opensourcefriday)</li> 381 - 382 - <li>[orchestrator](https://github.com/github/orchestrator)</li> 383 - 384 - <li>[orchestrator-agent](https://github.com/github/orchestrator-agent)</li> 385 - 386 - <li>[pagerduty-incident-webhooks](https://github.com/github/pagerduty-incident-webhooks)</li> 387 - 388 - <li>[pages-cucumber-fixture](https://github.com/github/pages-cucumber-fixture)</li> 389 - 390 - <li>[pages-gem](https://github.com/github/pages-gem)</li> 391 - 392 - <li>[pages-health-check](https://github.com/github/pages-health-check)</li> 393 - 394 - <li>[paste-markdown](https://github.com/github/paste-markdown)</li> 395 - 396 - <li>[platform-samples](https://github.com/github/platform-samples)</li> 397 - 398 - <li>[plax](https://github.com/github/plax)</li> 399 - 400 - <li>[pong](https://github.com/github/pong)</li> 401 - 402 - <li>[posix-spawn](https://github.com/github/posix-spawn)</li> 403 - 404 - <li>[practice](https://github.com/github/practice)</li> 405 - 406 - <li>[presto](https://github.com/github/presto)</li> 407 - 408 - <li>[puppet-aptly](https://github.com/github/puppet-aptly)</li> 409 - 410 - <li>[puppet-aptmirror](https://github.com/github/puppet-aptmirror)</li> 411 - 412 - <li>[puppet-ca_cert](https://github.com/github/puppet-ca_cert)</li> 413 - 414 - <li>[puppet-consul_template](https://github.com/github/puppet-consul_template)</li> 415 - 416 - <li>[puppet-module-group](https://github.com/github/puppet-module-group)</li> 417 - 418 - <li>[puppet-orchestrator-for-mysql](https://github.com/github/puppet-orchestrator-for-mysql)</li> 419 - 420 - <li>[puppet-sysfs](https://github.com/github/puppet-sysfs)</li> 421 - 422 - <li>[puppet-vault](https://github.com/github/puppet-vault)</li> 423 - 424 - <li>[puppetlabs-apt](https://github.com/github/puppetlabs-apt)</li> 425 - 426 - <li>[puppetlabs-puppet](https://github.com/github/puppetlabs-puppet)</li> 427 - 428 - <li>[puppetlabs-puppetdb](https://github.com/github/puppetlabs-puppetdb)</li> 429 - 430 - <li>[putty](https://github.com/github/putty)</li> 431 - 432 - <li>[pycon2011](https://github.com/github/pycon2011)</li> 433 - 434 - <li>[query-selector](https://github.com/github/query-selector)</li> 435 - 436 - <li>[Quick](https://github.com/github/Quick)</li> 437 - 438 - <li>[quote-selection](https://github.com/github/quote-selection)</li> 439 - 440 - <li>[rack-ssl-enforcer](https://github.com/github/rack-ssl-enforcer)</li> 441 - 442 - <li>[rack-statsd](https://github.com/github/rack-statsd)</li> 443 - 444 - <li>[rails](https://github.com/github/rails)</li> 445 - 446 - <li>[railsless-deploy](https://github.com/github/railsless-deploy)</li> 447 - 448 - <li>[rbenv-autohash](https://github.com/github/rbenv-autohash)</li> 449 - 450 - <li>[reactnd-project-readable-starter](https://github.com/github/reactnd-project-readable-starter)</li> 451 - 452 - <li>[Rebel](https://github.com/github/Rebel)</li> 453 - 454 - <li>[redcloth](https://github.com/github/redcloth)</li> 455 - 456 - <li>[refined-github](https://github.com/github/refined-github)</li> 457 - 458 - <li>[replicate](https://github.com/github/replicate)</li> 459 - 460 - <li>[RepoRepairTool](https://github.com/github/RepoRepairTool)</li> 461 - 462 - <li>[request_timer](https://github.com/github/request_timer)</li> 463 - 464 - <li>[resque](https://github.com/github/resque)</li> 465 - 466 - <li>[restricted-input](https://github.com/github/restricted-input)</li> 467 - 468 - <li>[review-pull-requests-at-github-template](https://github.com/github/review-pull-requests-at-github-template)</li> 469 - 470 - <li>[rollup.js](https://github.com/github/rollup.js)</li> 471 - 472 - <li>[roskomnadzor](https://github.com/github/roskomnadzor)</li> 473 - 474 - <li>[rubocop-github](https://github.com/github/rubocop-github)</li> 475 - 476 - <li>[ruby](https://github.com/github/ruby)</li> 477 - 478 - <li>[ruby-gpgme](https://github.com/github/ruby-gpgme)</li> 479 - 480 - <li>[ruby-thecodeshop](https://github.com/github/ruby-thecodeshop)</li> 481 - 482 - <li>[rubycas-server](https://github.com/github/rubycas-server)</li> 483 - 484 - <li>[rundeck-chatops-plugin](https://github.com/github/rundeck-chatops-plugin)</li> 485 - 486 - <li>[s3gof3r](https://github.com/github/s3gof3r)</li> 487 - 488 - <li>[safegem](https://github.com/github/safegem)</li> 489 - 490 - <li>[saml-ldap-team-sync](https://github.com/github/saml-ldap-team-sync)</li> 491 - 492 - <li>[scientist](https://github.com/github/scientist)</li> 493 - 494 - <li>[Scientist.net](https://github.com/github/Scientist.net)</li> 495 - 496 - <li>[scripts-to-rule-them-all](https://github.com/github/scripts-to-rule-them-all)</li> 497 - 498 - <li>[sdr-code-camp](https://github.com/github/sdr-code-camp)</li> 499 - 500 - <li>[serialized_attributes](https://github.com/github/serialized_attributes)</li> 501 - 502 - <li>[SharpDevelop](https://github.com/github/SharpDevelop)</li> 503 - 504 - <li>[site-policy](https://github.com/github/site-policy)</li> 505 - 506 - <li>[smimesign](https://github.com/github/smimesign)</li> 507 - 508 - <li>[snakebite](https://github.com/github/snakebite)</li> 509 - 510 - <li>[SoftU2F](https://github.com/github/SoftU2F)</li> 511 - 512 - <li>[sparkles-legacy](https://github.com/github/sparkles-legacy)</li> 513 - 514 - <li>[specta](https://github.com/github/specta)</li> 515 - 516 - <li>[Spoon-Knife](https://github.com/github/Spoon-Knife)</li> 517 - 518 - <li>[sqoop](https://github.com/github/sqoop)</li> 519 - 520 - <li>[ssziparchive](https://github.com/github/ssziparchive)</li> 521 - 522 - <li>[statsd-ruby](https://github.com/github/statsd-ruby)</li> 523 - 524 - <li>[STUtils](https://github.com/github/STUtils)</li> 525 - 526 - <li>[swift-style-guide](https://github.com/github/swift-style-guide)</li> 527 - 528 - <li>[swordfish](https://github.com/github/swordfish)</li> 529 - 530 - <li>[synsanity](https://github.com/github/synsanity)</li> 531 - 532 - <li>[tab-container-element](https://github.com/github/tab-container-element)</li> 533 - 534 - <li>[tainted_hash](https://github.com/github/tainted_hash)</li> 535 - 536 - <li>[taps](https://github.com/github/taps)</li> 537 - 538 - <li>[task-lists-element](https://github.com/github/task-lists-element)</li> 539 - 540 - <li>[task_list](https://github.com/github/task_list)</li> 541 - 542 - <li>[teach.github.com](https://github.com/github/teach.github.com)</li> 543 - 544 - <li>[template](https://github.com/github/template)</li> 545 - 546 - <li>[testrepo](https://github.com/github/testrepo)</li> 547 - 548 - <li>[textarea-autosize](https://github.com/github/textarea-autosize)</li> 549 - 550 - <li>[time-elements](https://github.com/github/time-elements)</li> 551 - 552 - <li>[training-kit](https://github.com/github/training-kit)</li> 553 - 554 - <li>[training-utils](https://github.com/github/training-utils)</li> 555 - 556 - <li>[training.github.com](https://github.com/github/training.github.com)</li> 557 - 558 - <li>[twui](https://github.com/github/twui)</li> 559 - 560 - <li>[uiimage-from-animated-gif](https://github.com/github/uiimage-from-animated-gif)</li> 561 - 562 - <li>[upload](https://github.com/github/upload)</li> 563 - 564 - <li>[url-search-params](https://github.com/github/url-search-params)</li> 565 - 566 - <li>[user-select-contain-polyfill](https://github.com/github/user-select-contain-polyfill)</li> 567 - 568 - <li>[veewee](https://github.com/github/veewee)</li> 569 - 570 - <li>[version_sorter](https://github.com/github/version_sorter)</li> 571 - 572 - <li>[VFSForGit](https://github.com/github/VFSForGit)</li> 573 - 574 - <li>[VisualStudio](https://github.com/github/VisualStudio)</li> 575 - 576 - <li>[vitess-gh](https://github.com/github/vitess-gh)</li> 577 - 578 - <li>[vulcanizer](https://github.com/github/vulcanizer)</li> 579 - 580 - <li>[webcomponentsjs](https://github.com/github/webcomponentsjs)</li> 581 - 582 - <li>[webpack-config-github](https://github.com/github/webpack-config-github)</li> 583 - 584 - <li>[will_paginate_with_hotkeys](https://github.com/github/will_paginate_with_hotkeys)</li> 585 - 586 - <li>[winbootstrap](https://github.com/github/winbootstrap)</li> 587 - 588 - <li>[windows-msysgit](https://github.com/github/windows-msysgit)</li> 589 - 590 - <li>[wmail-user-scripts](https://github.com/github/wmail-user-scripts)</li> 591 - 592 - <li>[yard-sinatra](https://github.com/github/yard-sinatra)</li> 593 - 594 - <li>[zero_push](https://github.com/github/zero_push)</li> 24 + <li>[codemirror-github-light](https://github.com/primer/codemirror-github-light)</li> 595 25 596 26 </ul> 597 27 598 - <!--//header></header> 599 - <script> 600 - var body = document.querySelector('body'); 601 - var requestURL = 'https://api.github.com/users/brandonrosage'; 602 - var request = new XMLHttpRequest(); 603 - request.open('GET', requestURL); 604 - request.responseType = 'json'; 605 - request.send(); 28 + <script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js" 29 + ></script> 30 + <link rel="stylesheet" href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" /> 606 31 607 - request.onload = function() { 608 - populateBody(request.response); 609 - } 610 - 611 - function populateBody(jsonObj) { 612 - var myH1 = document.createElement('h1'); 613 - myH1.textContent = jsonObj['name']; 614 - body.appendChild(myH1); 615 - } 616 - </script //--> 32 + <div class="container-lg p-responsive"> 33 + <div class="calendar"></div> 34 + </div> 35 + <script> 36 + GitHubCalendar(".calendar", "", { responsive: true }); 37 + </script> 617 38 </body> 618 39 </html>
+6 -6
_site/layout-sidebar.html
··· 2 2 <html> 3 3 <head> 4 4 <meta charset="utf-8"> 5 - <title>profile-generator</title> 5 + <title>primer</title> 6 6 <link href="/assets/styles.css" rel="stylesheet" type="text/css"> 7 7 </head> 8 8 <body> ··· 12 12 13 13 <div class="d-md-flex"> 14 14 <div class="flex-self-stretch border-bottom border-md-bottom-0 border-md-right col-md-5 col-lg-4 col-xl-3 px-4 py-6 px-lg-6"> 15 - <img src="https://avatars0.githubusercontent.com/u/11095731?v=4" class="circle mb-3" style="max-width: 150px;"> 16 - <h1 class="mb-2">Brandon Rosage</h1> 15 + <img src="https://avatars0.githubusercontent.com/u/334891?v=4" class="circle mb-3" style="max-width: 150px;"> 16 + <h1 class="mb-2">primer</h1> 17 17 <p class="mb-3 f4 text-gray"> 18 18 Hi! I'm Ben. I love two things: bridges and smiling. I'm an aspiring developer who is learning how to use GitHub to build the stuff I wish existed. I'm looking to meet other developers who can help to contribute to the projects I have started. 19 19 </p> 20 20 <div class="f4 mb-6"> 21 21 <div class="mb-3"> 22 22 <svg height="20" class="octicon octicon-mark-github mr-1 v-align-middle" aria-label="GitHub" viewBox="0 0 16 16" version="1.1" width="20" role="img"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg> 23 - <a href="https://github.com/BenEmdon"> 24 - @BenEmdon 23 + <a href="https://github.com/broccolini"> 24 + @broccolini 25 25 </a> 26 26 </div> 27 27 <div class="mb-3"> 28 28 <svg height="20" class="octicon octicon-mail mr-1 v-align-middle" aria-label="Email" viewBox="0 0 14 16" version="1.1" width="17" role="img"><path fill-rule="evenodd" d="M0 4v8c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1H1c-.55 0-1 .45-1 1zm13 0L7 9 1 4h12zM1 5.5l4 3-4 3v-6zM2 12l3.5-3L7 10.5 8.5 9l3.5 3H2zm11-.5l-4-3 4-3v6z"/></svg> 29 29 <a href="mailto:"> 30 - brandon@github.com 30 + 31 31 </a> 32 32 </div> 33 33 <div class="">
+6 -6
_site/layout-stacked.html
··· 2 2 <html> 3 3 <head> 4 4 <meta charset="utf-8"> 5 - <title>profile-generator</title> 5 + <title>primer</title> 6 6 <link href="/assets/styles.css" rel="stylesheet" type="text/css"> 7 7 </head> 8 8 <body> ··· 11 11 12 12 13 13 <div class="container-lg py-6 p-responsive text-center"> 14 - <img src="https://avatars0.githubusercontent.com/u/11095731?v=4" class="circle mb-3" style="max-width: 150px;"> 15 - <h1 class="mb-2">Brandon Rosage</h1> 14 + <img src="https://avatars0.githubusercontent.com/u/334891?v=4" class="circle mb-3" style="max-width: 150px;"> 15 + <h1 class="mb-2">primer</h1> 16 16 <p class="col-lg-8 mx-auto mb-3 f3 text-gray"> 17 17 Hi! I'm Ben. I love two things: bridges and smiling. I'm an aspiring developer who is learning how to use GitHub to build the stuff I wish existed. I'm looking to meet other developers who can help to contribute to the projects I have started. 18 18 </p> 19 19 <div class="f4 mb-6"> 20 20 <div class="d-md-inline-block mr-3"> 21 21 <svg height="20" class="octicon octicon-mark-github mr-1 v-align-middle" aria-label="GitHub" viewBox="0 0 16 16" version="1.1" width="20" role="img"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg> 22 - <a href="https://github.com/BenEmdon"> 23 - @BenEmdon 22 + <a href="https://github.com/broccolini"> 23 + @broccolini 24 24 </a> 25 25 </div> 26 26 <div class="d-md-inline-block mr-3"> 27 27 <svg height="20" class="octicon octicon-mail mr-1 v-align-middle" aria-label="Email" viewBox="0 0 14 16" version="1.1" width="17" role="img"><path fill-rule="evenodd" d="M0 4v8c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1H1c-.55 0-1 .45-1 1zm13 0L7 9 1 4h12zM1 5.5l4 3-4 3v-6zM2 12l3.5-3L7 10.5 8.5 9l3.5 3H2zm11-.5l-4-3 4-3v6z"/></svg> 28 28 <a href="mailto:"> 29 - brandon@github.com 29 + 30 30 </a> 31 31 </div> 32 32 <div class="d-md-inline-block">
+11 -20
index.html
··· 14 14 <p class="text-bold">{{ site.github.owner.login }}</p> 15 15 <img src="{{ site.github.owner.avatar_url }}"> 16 16 </div> 17 - 17 + 18 18 <ul> 19 - {% for repository in site.github.public_repositories %} 19 + {% for repository in site.github.public_repositories limit: 4 %} 20 20 <li>[{{ repository.name }}]({{ repository.html_url }})</li> 21 21 {% endfor %} 22 22 </ul> 23 23 24 - <!--//header></header> 24 + <script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js" 25 + ></script> 26 + <link rel="stylesheet" href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" /> 27 + 28 + <div class="container-lg p-responsive"> 29 + <div class="calendar"></div> 30 + </div> 25 31 <script> 26 - var body = document.querySelector('body'); 27 - var requestURL = 'https://api.github.com/users/brandonrosage'; 28 - var request = new XMLHttpRequest(); 29 - request.open('GET', requestURL); 30 - request.responseType = 'json'; 31 - request.send(); 32 - 33 - request.onload = function() { 34 - populateBody(request.response); 35 - } 36 - 37 - function populateBody(jsonObj) { 38 - var myH1 = document.createElement('h1'); 39 - myH1.textContent = jsonObj['name']; 40 - body.appendChild(myH1); 41 - } 42 - </script //--> 32 + GitHubCalendar(".calendar", "{{ site.github.owner.login }}", { responsive: true }); 33 + </script> 43 34 </body> 44 35 </html>