mono-lite 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +6 -5
  3. data/_sass/_layout.scss +6 -6
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c82e367b551e84dfcc2f034f82f4af7602d3f598acc31a88e07a1c2ec312849c
4
- data.tar.gz: dc671a8a341dfc827073aad60aee7ae23dc187f8a5fa0f7ab6b7feb9ff182816
3
+ metadata.gz: 70fc1e55bf8f0d828ae61c392049c40b605967a914045d94d2c6fa3ceff19529
4
+ data.tar.gz: 84830c28af5ee9a8452c89f0fdd6e9da13b2b4ef9435d55bd297372c60e6c3d0
5
5
  SHA512:
6
- metadata.gz: 073cbc9f20c4a05a26e5745ea95c8d83d7d46823ab63f22e09a09603c5433d20d0b73de8ff1c3f2692bbe3f55cfde6858b91f08cd0d30a4e24f60f82348ea1c7
7
- data.tar.gz: 2da47650a5c27640d6bd8136d0a10a0fed4c604911f8a049d3f08a05be6a64b300ea13cf7295532a369ebeff724eec831eb4d2c57ecc12453b7f93cee8ab8037
6
+ metadata.gz: 9244f0c0237c6e4f0724dfb22393404e079d08f9d7723a0ca0415fe6f6a2d7ba5e6e9f9193316596bccab0b61d216ca327422a915ce81e1f95b828f63c456894
7
+ data.tar.gz: 967f77d28b13ac8261031aa92563ccbbb9fa8389ace6178c877b64e2253a50bbed54c7dc472b523ed545477cdf289b9e2d764483933425d87d57cb08d74214a7
data/_config.yml CHANGED
@@ -12,16 +12,17 @@ show_excerpts: false # set to true to show excerpts on the homepage
12
12
  mono-lite:
13
13
 
14
14
  intro_description: >
15
- I'm a Creative Technologist / Fullstack Software Engineer / Hot Glue Gun Developer, or whatever you want to call it, previously at the Google Creative Lab in New York. I've worked on a wide range of projects, often touching on making science and technology more accessible to everyone, or adding a little bit of delight to topics such as machine learning and AR.
16
-
17
- secondary_description: >
18
- Before Google I worked on interactive video set designs for theatre and dance pieces and created installations using video tracking, robots and lights. Lastly, I worked for a few years for the Danish Broadcasting Corporation, innovating new ways of making graphics for the tv.
15
+ Write a brief intro description about yourself. Essentially a bio
16
+ for the header of the page. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium auctor semper.
17
+ Etiam ac vulputate nibh. Morbi sagittis porttitor velit quis consectetur. Phasellus at lacus felis.
18
+ Nulla ac iaculis lectus. Nam fermentum massa lorem. Donec mattis vitae mauris ut rutrum.
19
+ Quisque facilisis justo vitae magna mattis suscipit. Nam non elit eget magna varius facilisis vitae ac mi.
20
+ Interdum et malesuada fames ac ante ipsum primis in faucibus. Aenean consequat ligula eget iaculis dignissim.
19
21
 
20
22
  # generate social links in footer
21
23
  social_links:
22
24
  github: dylanhawley
23
25
  linkedin: dylanhawley
24
- resume: https://www.linkedin.com/in/dylanhawley/
25
26
 
26
27
  # Mastodon instances
27
28
  # mastodon:
data/_sass/_layout.scss CHANGED
@@ -122,12 +122,12 @@ section {
122
122
  margin-right: 0;
123
123
  }
124
124
 
125
- .post-content {
126
- img {
127
- object-fit: contain;
128
- width: 100%;
129
- }
130
- }
125
+ // .post-content {
126
+ // img {
127
+ // object-fit: contain;
128
+ // width: 100%;
129
+ // }
130
+ // }
131
131
 
132
132
  .post-byline {
133
133
  position: relative;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mono-lite
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dylan Hawley