🔥 Delete Jekyll files
This commit is contained in:
parent
bd58e82780
commit
80f42010af
13 changed files with 0 additions and 584 deletions
|
|
@ -1,7 +0,0 @@
|
||||||
FROM ruby:2.7
|
|
||||||
|
|
||||||
RUN gem install bundler:2.0.2 && \
|
|
||||||
bundle config --global frozen 1
|
|
||||||
|
|
||||||
COPY Gemfile Gemfile.lock ./
|
|
||||||
RUN bundle install
|
|
||||||
11
Gemfile
11
Gemfile
|
|
@ -1,11 +0,0 @@
|
||||||
source 'https://rubygems.org'
|
|
||||||
gem 'jekyll-sitemap', group: :jekyll_plugins
|
|
||||||
gem 'jekyll-seo-tag', group: :jekyll_plugins
|
|
||||||
gem "jekyll-gravatar", "~> 0.1.0", group: :jekyll_plugins
|
|
||||||
gem "jekyll-assets", "~> 3.0.12", group: :jekyll_plugins
|
|
||||||
gem "kramdown-parser-gfm"
|
|
||||||
gem 'sprockets-es6'
|
|
||||||
gem 'sprockets', "~> 3.7"
|
|
||||||
|
|
||||||
gem "bootstrap", ">= 4.3.1"
|
|
||||||
gem "font-awesome-sass", "~> 5.13"
|
|
||||||
182
Gemfile.lock
182
Gemfile.lock
|
|
@ -1,182 +0,0 @@
|
||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
actionpack (5.2.8.1)
|
|
||||||
actionview (= 5.2.8.1)
|
|
||||||
activesupport (= 5.2.8.1)
|
|
||||||
rack (~> 2.0, >= 2.0.8)
|
|
||||||
rack-test (>= 0.6.3)
|
|
||||||
rails-dom-testing (~> 2.0)
|
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
||||||
actionview (5.2.8.1)
|
|
||||||
activesupport (= 5.2.8.1)
|
|
||||||
builder (~> 3.1)
|
|
||||||
erubi (~> 1.4)
|
|
||||||
rails-dom-testing (~> 2.0)
|
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
|
||||||
activesupport (5.2.8.1)
|
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
||||||
i18n (>= 0.7, < 2)
|
|
||||||
minitest (~> 5.1)
|
|
||||||
tzinfo (~> 1.1)
|
|
||||||
addressable (2.8.1)
|
|
||||||
public_suffix (>= 2.0.2, < 6.0)
|
|
||||||
autoprefixer-rails (10.4.13.0)
|
|
||||||
execjs (~> 2)
|
|
||||||
babel-source (5.8.35)
|
|
||||||
babel-transpiler (0.7.0)
|
|
||||||
babel-source (>= 4.0, < 6)
|
|
||||||
execjs (~> 2.0)
|
|
||||||
bootstrap (5.2.3)
|
|
||||||
autoprefixer-rails (>= 9.1.0)
|
|
||||||
popper_js (>= 2.11.6, < 3)
|
|
||||||
sassc-rails (>= 2.0.0)
|
|
||||||
builder (3.2.4)
|
|
||||||
colorator (1.1.0)
|
|
||||||
concurrent-ruby (1.2.2)
|
|
||||||
crass (1.0.6)
|
|
||||||
em-websocket (0.5.3)
|
|
||||||
eventmachine (>= 0.12.9)
|
|
||||||
http_parser.rb (~> 0)
|
|
||||||
erubi (1.12.0)
|
|
||||||
eventmachine (1.2.7)
|
|
||||||
execjs (2.8.1)
|
|
||||||
extras (0.3.0)
|
|
||||||
forwardable-extended (~> 2.5)
|
|
||||||
fastimage (2.2.0)
|
|
||||||
ffi (1.15.5)
|
|
||||||
font-awesome-sass (5.15.1)
|
|
||||||
sassc (>= 1.11)
|
|
||||||
forwardable-extended (2.6.0)
|
|
||||||
http_parser.rb (0.8.0)
|
|
||||||
i18n (1.12.0)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
jekyll (3.9.3)
|
|
||||||
addressable (~> 2.4)
|
|
||||||
colorator (~> 1.0)
|
|
||||||
em-websocket (~> 0.5)
|
|
||||||
i18n (>= 0.7, < 2)
|
|
||||||
jekyll-sass-converter (~> 1.0)
|
|
||||||
jekyll-watch (~> 2.0)
|
|
||||||
kramdown (>= 1.17, < 3)
|
|
||||||
liquid (~> 4.0)
|
|
||||||
mercenary (~> 0.3.3)
|
|
||||||
pathutil (~> 0.9)
|
|
||||||
rouge (>= 1.7, < 4)
|
|
||||||
safe_yaml (~> 1.0)
|
|
||||||
jekyll-assets (3.0.12)
|
|
||||||
activesupport (~> 5.0)
|
|
||||||
execjs (~> 2.7)
|
|
||||||
extras (~> 0.2)
|
|
||||||
fastimage (~> 2.0, >= 1.8)
|
|
||||||
jekyll (>= 3.5, < 4.0)
|
|
||||||
jekyll-sanity (~> 1.2)
|
|
||||||
liquid-tag-parser (~> 1.0)
|
|
||||||
nokogiri (~> 1.8)
|
|
||||||
pathutil (~> 0.16)
|
|
||||||
sprockets (>= 3.3, < 4.1.beta)
|
|
||||||
jekyll-gravatar (0.1.0)
|
|
||||||
jekyll-sanity (1.6.0)
|
|
||||||
jekyll (>= 3.1, < 5.0)
|
|
||||||
pathutil (~> 0.16)
|
|
||||||
jekyll-sass-converter (1.5.2)
|
|
||||||
sass (~> 3.4)
|
|
||||||
jekyll-seo-tag (2.8.0)
|
|
||||||
jekyll (>= 3.8, < 5.0)
|
|
||||||
jekyll-sitemap (1.4.0)
|
|
||||||
jekyll (>= 3.7, < 5.0)
|
|
||||||
jekyll-watch (2.2.1)
|
|
||||||
listen (~> 3.0)
|
|
||||||
kramdown (2.4.0)
|
|
||||||
rexml
|
|
||||||
kramdown-parser-gfm (1.1.0)
|
|
||||||
kramdown (~> 2.0)
|
|
||||||
liquid (4.0.4)
|
|
||||||
liquid-tag-parser (1.9.0)
|
|
||||||
extras (~> 0.3)
|
|
||||||
liquid (>= 3.0, < 5.0)
|
|
||||||
listen (3.8.0)
|
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
|
||||||
loofah (2.19.1)
|
|
||||||
crass (~> 1.0.2)
|
|
||||||
nokogiri (>= 1.5.9)
|
|
||||||
mercenary (0.3.6)
|
|
||||||
method_source (1.0.0)
|
|
||||||
mini_portile2 (2.8.1)
|
|
||||||
minitest (5.18.0)
|
|
||||||
nokogiri (1.14.2)
|
|
||||||
mini_portile2 (~> 2.8.0)
|
|
||||||
racc (~> 1.4)
|
|
||||||
pathutil (0.16.2)
|
|
||||||
forwardable-extended (~> 2.6)
|
|
||||||
popper_js (2.11.6)
|
|
||||||
public_suffix (5.0.1)
|
|
||||||
racc (1.6.2)
|
|
||||||
rack (2.2.6.4)
|
|
||||||
rack-test (2.1.0)
|
|
||||||
rack (>= 1.3)
|
|
||||||
rails-dom-testing (2.0.3)
|
|
||||||
activesupport (>= 4.2.0)
|
|
||||||
nokogiri (>= 1.6)
|
|
||||||
rails-html-sanitizer (1.5.0)
|
|
||||||
loofah (~> 2.19, >= 2.19.1)
|
|
||||||
railties (5.2.8.1)
|
|
||||||
actionpack (= 5.2.8.1)
|
|
||||||
activesupport (= 5.2.8.1)
|
|
||||||
method_source
|
|
||||||
rake (>= 0.8.7)
|
|
||||||
thor (>= 0.19.0, < 2.0)
|
|
||||||
rake (13.0.6)
|
|
||||||
rb-fsevent (0.11.2)
|
|
||||||
rb-inotify (0.10.1)
|
|
||||||
ffi (~> 1.0)
|
|
||||||
rexml (3.2.5)
|
|
||||||
rouge (3.30.0)
|
|
||||||
safe_yaml (1.0.5)
|
|
||||||
sass (3.7.4)
|
|
||||||
sass-listen (~> 4.0.0)
|
|
||||||
sass-listen (4.0.0)
|
|
||||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
|
||||||
rb-inotify (~> 0.9, >= 0.9.7)
|
|
||||||
sassc (2.4.0)
|
|
||||||
ffi (~> 1.9)
|
|
||||||
sassc-rails (2.1.2)
|
|
||||||
railties (>= 4.0.0)
|
|
||||||
sassc (>= 2.0)
|
|
||||||
sprockets (> 3.0)
|
|
||||||
sprockets-rails
|
|
||||||
tilt
|
|
||||||
sprockets (3.7.2)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
rack (> 1, < 3)
|
|
||||||
sprockets-es6 (0.9.2)
|
|
||||||
babel-source (>= 5.8.11)
|
|
||||||
babel-transpiler
|
|
||||||
sprockets (>= 3.0.0)
|
|
||||||
sprockets-rails (3.4.2)
|
|
||||||
actionpack (>= 5.2)
|
|
||||||
activesupport (>= 5.2)
|
|
||||||
sprockets (>= 3.0.0)
|
|
||||||
thor (1.2.1)
|
|
||||||
thread_safe (0.3.6)
|
|
||||||
tilt (2.1.0)
|
|
||||||
tzinfo (1.2.11)
|
|
||||||
thread_safe (~> 0.1)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
bootstrap (>= 4.3.1)
|
|
||||||
font-awesome-sass (~> 5.13)
|
|
||||||
jekyll-assets (~> 3.0.12)
|
|
||||||
jekyll-gravatar (~> 0.1.0)
|
|
||||||
jekyll-seo-tag
|
|
||||||
jekyll-sitemap
|
|
||||||
kramdown-parser-gfm
|
|
||||||
sprockets (~> 3.7)
|
|
||||||
sprockets-es6
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
2.0.2
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
@use "sass:map";
|
|
||||||
|
|
||||||
@each $prop, $abbrev in (width: w, height: h) {
|
|
||||||
@each $bpname,$bpsize in $grid-breakpoints {
|
|
||||||
@media (min-width: $bpsize) {
|
|
||||||
$props: map-get($utilities, $prop);
|
|
||||||
$propValues: map-get($props, 'values');
|
|
||||||
@each $size, $length in $propValues {
|
|
||||||
.#{$abbrev}-#{$bpname}-#{$size} {
|
|
||||||
#{$prop}: $length;
|
|
||||||
}
|
|
||||||
.m#{$abbrev}-#{$bpname}-#{$size} {
|
|
||||||
max-#{$prop}: $length;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,166 +0,0 @@
|
||||||
$navbar-padding-x: 1rem;
|
|
||||||
|
|
||||||
@import 'bootstrap';
|
|
||||||
@import 'font-awesome-sprockets';
|
|
||||||
@import 'font-awesome';
|
|
||||||
@import 'responsive_sizes';
|
|
||||||
|
|
||||||
.rounded-large {
|
|
||||||
border-radius: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.primary-container {
|
|
||||||
padding: 0;
|
|
||||||
|
|
||||||
& > .row {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.bd-sideboard {
|
|
||||||
aside {
|
|
||||||
padding: $table-cell-padding-x-sm;
|
|
||||||
}
|
|
||||||
|
|
||||||
header {
|
|
||||||
h2 {
|
|
||||||
font-size: 1.7rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.bg-dark {
|
|
||||||
p, header {
|
|
||||||
color: $light;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.bg-white {
|
|
||||||
p, header {
|
|
||||||
color: $black;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
dl {
|
|
||||||
& > dt + dd, & > dd + dd {
|
|
||||||
padding-left: 1em;
|
|
||||||
margin-bottom: 0;
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
& > dt + dt, & > dd + dt {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media print {
|
|
||||||
.noprint { display: none; }
|
|
||||||
.site-header, .site-sidebar, .site-footer { display: none; }
|
|
||||||
.hentry { margin-bottom: 0; }
|
|
||||||
p, dl, ul, ol { margin-bottom: 1em; }
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen {
|
|
||||||
.printonly { display: none; }
|
|
||||||
}
|
|
||||||
|
|
||||||
p, dl, ul, ol {
|
|
||||||
&:last-child { margin-bottom: 0; }
|
|
||||||
}
|
|
||||||
|
|
||||||
.hide { display: none; }
|
|
||||||
|
|
||||||
%resume {
|
|
||||||
section.entry-content {
|
|
||||||
border-top: 1px solid rgba(0, 0, 0, 0.1);
|
|
||||||
padding-top: 1em;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#page-web {
|
|
||||||
@extend %resume;
|
|
||||||
|
|
||||||
#workhistory {
|
|
||||||
ul .tech {
|
|
||||||
&::before { content: "("; }
|
|
||||||
&::after { content: ")"; }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media print {
|
|
||||||
.site-title, .entry-title { display:none; }
|
|
||||||
|
|
||||||
h2 {
|
|
||||||
font-size: 20px;
|
|
||||||
margin-bottom: 0.25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.entry-content {
|
|
||||||
a {
|
|
||||||
&:link::after, &:visited:after {
|
|
||||||
content:" [" attr(href) "] ";
|
|
||||||
color: gray;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#workhistory {
|
|
||||||
ul .tech {
|
|
||||||
display: block;
|
|
||||||
&::before { content: ""; }
|
|
||||||
&::after { content: ""; }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#summary {
|
|
||||||
li {
|
|
||||||
float: left;
|
|
||||||
margin-right: 0.5em;
|
|
||||||
list-style-type: none;
|
|
||||||
width: 30%;
|
|
||||||
|
|
||||||
&:nth-child(3n + 1) {
|
|
||||||
clear: both;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
p:nth-child(3) {
|
|
||||||
margin-bottom:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul {
|
|
||||||
margin-top:0;
|
|
||||||
list-style-type: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
&::after {
|
|
||||||
content: " ";
|
|
||||||
clear: both;
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
& + section {
|
|
||||||
margin-top: 1em;
|
|
||||||
//clear:both;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ul {
|
|
||||||
p { margin-bottom: .5em; }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#page-theater {
|
|
||||||
@extend %resume;
|
|
||||||
|
|
||||||
figure.headshot {
|
|
||||||
max-height: 12rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.skills {
|
|
||||||
display: grid;
|
|
||||||
grid-gap: .25rem;
|
|
||||||
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
|
|
||||||
}
|
|
||||||
94
_config.yml
94
_config.yml
|
|
@ -1,94 +0,0 @@
|
||||||
#
|
|
||||||
# This file contains configuration flags to customize your site
|
|
||||||
#
|
|
||||||
|
|
||||||
# Name of your site (displayed in the header)
|
|
||||||
name: "Dan Jones"
|
|
||||||
|
|
||||||
# Short bio or description (displayed in the header)
|
|
||||||
description: "Web developer, actor, all around good guy"
|
|
||||||
|
|
||||||
timezone: America/Chicago
|
|
||||||
|
|
||||||
# URL of your avatar or profile pic (you could use your GitHub profile pic)
|
|
||||||
avatar: https://avatars3.githubusercontent.com/u/254662
|
|
||||||
|
|
||||||
#
|
|
||||||
# Flags below are optional
|
|
||||||
#
|
|
||||||
|
|
||||||
author:
|
|
||||||
name: Dan Jones
|
|
||||||
from: Texas, USA
|
|
||||||
dribbble:
|
|
||||||
email: wizzard351@yahoo.com
|
|
||||||
facebook: danjones
|
|
||||||
flickr: goodevilgenius
|
|
||||||
github: goodevilgenius
|
|
||||||
instagram: goodevilgenius
|
|
||||||
linkedin: danjones000
|
|
||||||
pinterest:
|
|
||||||
rss: https://pile.goodevilgenius.org/feed.xml # just type anything here for a working RSS icon
|
|
||||||
twitter: goodevilgenius
|
|
||||||
stackoverflow: users/367461/dan-jones # your stackoverflow profile, e.g. "users/50476/bart-kiers"
|
|
||||||
youtube: # channel/<your_long_string> or user/<user-name>
|
|
||||||
googleplus: +DanJones000 # anything in your profile username that comes after plus.google.com/
|
|
||||||
|
|
||||||
# Enter your Disqus shortname (not your username) to enable commenting on posts
|
|
||||||
# You can find your shortname on the Settings page of your Disqus account
|
|
||||||
disqus:
|
|
||||||
|
|
||||||
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
|
|
||||||
google_analytics:
|
|
||||||
|
|
||||||
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
|
|
||||||
# Used for Sitemap.xml and your RSS feed
|
|
||||||
url: https://danielrayjones.com
|
|
||||||
|
|
||||||
# If you're hosting your site at a Project repository on GitHub pages
|
|
||||||
# (http://yourusername.github.io/repository-name)
|
|
||||||
# and NOT your User repository (http://yourusername.github.io)
|
|
||||||
# then add in the baseurl here, like this: "/repository-name"
|
|
||||||
baseurl: ""
|
|
||||||
|
|
||||||
collections:
|
|
||||||
links:
|
|
||||||
output: false
|
|
||||||
|
|
||||||
permalink: /:year/:month/:title/
|
|
||||||
|
|
||||||
# Jekyll 3 now only supports Kramdown for Markdown
|
|
||||||
kramdown:
|
|
||||||
# Use GitHub flavored markdown, including triple backtick fenced code blocks
|
|
||||||
input: GFM
|
|
||||||
syntax_highlighter: rouge
|
|
||||||
syntax_highlighter_opts:
|
|
||||||
# Use existing pygments syntax highlighting css
|
|
||||||
css_class: 'highlight'
|
|
||||||
|
|
||||||
sass:
|
|
||||||
style: :expanded # You might prefer to minify using :compressed
|
|
||||||
|
|
||||||
assets:
|
|
||||||
compression: false
|
|
||||||
|
|
||||||
# Use the following plug-ins
|
|
||||||
plugins:
|
|
||||||
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
|
|
||||||
- jekyll-seo-tag
|
|
||||||
- jekyll-assets
|
|
||||||
- jekyll-gravatar
|
|
||||||
- bootstrap
|
|
||||||
- font-awesome-sass
|
|
||||||
|
|
||||||
# Exclude these files from your production _site
|
|
||||||
exclude:
|
|
||||||
- Gemfile
|
|
||||||
- Gemfile.lock
|
|
||||||
- LICENSE
|
|
||||||
- README.md
|
|
||||||
- CNAME
|
|
||||||
- Makefile
|
|
||||||
- .c9
|
|
||||||
|
|
||||||
include: [.circleci, CNAME]
|
|
||||||
|
|
@ -1,81 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
||||||
{% seo %}
|
|
||||||
{% asset style.scss %}
|
|
||||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body {% if page.id %}id="page-{{ page.id }}"{% endif %} class="bg-dark">
|
|
||||||
<div class="container-fluid primary-container">
|
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark site-header">
|
|
||||||
<a class="navbar-brand" href="{{ site.baseurl }}/">{{ site.name }}</a>
|
|
||||||
|
|
||||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#nav-links" aria-label="Toggle navigation"
|
|
||||||
aria-controls="nav-links" aria-expanded="false">
|
|
||||||
<span class="navbar-toggler-icon"></span>
|
|
||||||
</button>
|
|
||||||
|
|
||||||
<div class="collapse nav navbar-collapse justify-content-end" id="nav-links">
|
|
||||||
<a class="nav-link" href="{{ site.baseurl }}/">Introduction</a>
|
|
||||||
<a class="nav-link" href="{{ site.baseurl }}/web/">Web Résumé</a>
|
|
||||||
<a class="nav-link" href="{{ site.baseurl }}/theater/">Acting Résumé</a>
|
|
||||||
<a class="nav-link" href="{{ site.baseurl }}/contact/">Contact</a>
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="row">
|
|
||||||
<div class="order-2 order-md-1 col-12 col-md-3 col-xl-2 bd-sideboard bg-dark site-sidebar">
|
|
||||||
<aside>
|
|
||||||
<figure class="figure">
|
|
||||||
<img src="{{ site.author.email | to_gravatar }}?s=200" class="figure-img img-fluid rounded-large" alt="" />
|
|
||||||
<figcaption class="figure-caption small">{{ site.description }}</figcaption>
|
|
||||||
</figure>
|
|
||||||
</aside>
|
|
||||||
|
|
||||||
<aside>
|
|
||||||
<header>
|
|
||||||
<h2>My Links</h2>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<ul class="list-group">
|
|
||||||
{% for link in site.links %}{% if link.display == false %}{% continue %}{% endif %}
|
|
||||||
<li class="list-group-item list-group-item-dark"><a href="{{ link.link }}">{{ link.title }} </a></li>
|
|
||||||
{% endfor %}
|
|
||||||
</ul>
|
|
||||||
</aside>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<main class="bg-white rounded-large order-1 order-md-2 col-12 col-md-9 col-xl-10 py-md-3 ps-md-5 bd-content">
|
|
||||||
<section class="entry-content container-fluid">
|
|
||||||
{% if page.title %}
|
|
||||||
<header class="entry-header">
|
|
||||||
<h1 class="entry-title">{{ page.title }}</h1>
|
|
||||||
</header>
|
|
||||||
{% endif %}
|
|
||||||
{{ content }}
|
|
||||||
</section>
|
|
||||||
</main>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<footer class="footer bg-dark site-footer">
|
|
||||||
<div class="container-fluid">
|
|
||||||
<p>{{ site.author.name }}
|
|
||||||
{% if site.author.facebook %}<a href="https://www.facebook.com/{{ site.author.facebook }}"><i class="fa fa-facebook"></i></a>{% endif %}
|
|
||||||
{% if site.author.flickr %}<a href="https://www.flickr.com/photos/{{ site.author.flickr }}/"><i class="fa fa-flickr"></i></a>{% endif %}
|
|
||||||
{% if site.author.github %}<a href="https://github.com/{{ site.author.github }}"><i class="fa fa-github"></i></a>{% endif %}
|
|
||||||
{% if site.author.instagram %}<a href="https://instagram.com/{{ site.author.instagram }}"><i class="fa fa-instagram"></i></a>{% endif %}
|
|
||||||
{% if site.author.linkedin %}<a href="https://www.linkedin.com/in/{{ site.author.linkedin }}"><i class="fa fa-linkedin"></i></a>{% endif %}
|
|
||||||
{% if site.author.twitter %}<a href="https://twitter.com/{{ site.author.twitter }}"><i class="fa fa-twitter"></i></a>{% endif %}
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
{% asset application.js %}
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: Codeberg
|
|
||||||
link: https://codeberg.org/danjones000
|
|
||||||
---
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: GitLab
|
|
||||||
link: https://gitlab.com/danjones000
|
|
||||||
---
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: GitHub
|
|
||||||
link: https://github.com/goodevilgenius
|
|
||||||
---
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: GitHub Gists
|
|
||||||
link: https://gist.github.com/goodevilgenius
|
|
||||||
---
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: Stack Overflow Developer Story
|
|
||||||
link: https://stackoverflow.com/story/danjones000
|
|
||||||
---
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
title: Dan's Musings (blog)
|
|
||||||
link: https://goodevilgenius.org
|
|
||||||
display: true
|
|
||||||
---
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue