Skip to content

Commit

Permalink
Merge branch 'master' of https://api.glitch.com/git/veil-look
Browse files Browse the repository at this point in the history
  • Loading branch information
Glitch (veil-look) committed Dec 29, 2019
2 parents fd241d5 + 77b93b6 commit c918c45
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 15 deletions.
7 changes: 4 additions & 3 deletions css/style.css
Expand Up @@ -10,6 +10,7 @@ html {
--background: #fff4ef; /* pink */
--primary: #e1612d; /* red */
--secondary: #ffd13a; /* yellow */
--muted: #fde8e1; /* mauve */
--spacing-s: 8px;
--spacing-m: 24px;
--spacing-l: 32px;
Expand Down Expand Up @@ -91,11 +92,11 @@ a:not(.glitch-remix):hover {
pre,
code {
font-size: 12px;
padding: 2px 10px;
padding: 2px 8px;
font-family: var(--mono);
border-radius: 19px;
border: 1px solid var(--foreground);
border-radius: 10px;
color: var(--primary);
background-color: var(--muted);
}

footer {
Expand Down
14 changes: 8 additions & 6 deletions src/_includes/layouts/books.njk
Expand Up @@ -46,19 +46,21 @@
</div>

<h2 id="how-to-books">How this Page is Made</h2>
<p>I use <a href="https://www.goodreads.com/user/show/768192-jlord" target="_blank">Goodreads</a> to keep track of books I've read but their API is not stellar and they can't provide links to cover images which is a must-have for me. Since I don't read at breakneck speeds I just made a <a href="https://docs.google.com/spreadsheets/d/1tJtKdvCWCLLv9mZwTFjSXM6t2mMfPHgkhtWJDBdpjYc/edit#gid=0" target="_blank">spreadsheet</a> myself with information from my Goodreads account including copying the image URL from book's Goodreads page.</p>
<p>I use <a href="https://www.goodreads.com/user/show/768192-jlord" target="_blank">Goodreads</a> to keep track of books I've read but their API is not stellar and they can't provide links to cover images which is a must-have for a shelf view. Since I don't read at breakneck speeds I just made a <a href="https://docs.google.com/spreadsheets/d/1tJtKdvCWCLLv9mZwTFjSXM6t2mMfPHgkhtWJDBdpjYc/edit#gid=0" target="_blank">spreadsheet</a> myself with information from my Goodreads data and links to cover art.</p>

<p>That spreadsheet is turned into JSON (via my <a href="https://spreadsheet.glitch.me" target="_blank">tool</a> that does this converting for you) that this site can use. This is an <a href="https://www.11ty.dev" target="_blank">Eleventy</a> site so there is a layout template for this page that points to the book JSON data. You can go directly to that template and <a href="https://glitch.com/edit/#!/veil-look?path=src/_includes/layouts/books.njk" target="_blank">see the code on Glitch</a>.</p>
<p>That spreadsheet is turned into JSON via my <a href="https://spreadsheet.glitch.me" target="_blank">tool</a> that does the spreadsheet-to-JSON conversion for you. This site is built with <a href="https://www.11ty.dev" target="_blank">Eleventy</a> so there is a layout template for this Books page you are viewing, it uses the data in the JSON file. You can go directly to that template and <a href="https://glitch.com/edit/#!/veil-look?path=src/_includes/layouts/books.njk" target="_blank">see the code on Glitch</a>.</p>

<p>Here are the steps to updating this page after finishing a book:</p>
<h3>Here are the steps to updating this page after finishing a book:</h3>

<ol>
<li>Add a row to <a href="https://docs.google.com/spreadsheets/d/1tJtKdvCWCLLv9mZwTFjSXM6t2mMfPHgkhtWJDBdpjYc/edit#gid=0" target="_blank">my spreadsheet</a> for the finished book.</li>
<li>Generate JSON for the updated spreadsheet with <code>https://spreadsheet.glitch.me/?key=YOURSPREADSHEETKEY</code>.</li>
<li>Copy and paste the updated JSON into the project file <code>books.json</code>, <a href="https://glitch.com/edit/#!/veil-look?path=src/_data/books.json" target="_blank">see the file in Glitch</a>.</li>
<li>Use Git to commit the changes and push them to Glitch, or do them directly in Glitch with automatic deploys.</li>
<li>Generate JSON for the updated spreadsheet with <code>https://spreadsheet.glitch.me/?key=SPREADSHEETKEYHERE</code>.</li>
<li>Copy and paste the updated JSON into the file <code>books.json</code>, <a href="https://glitch.com/edit/#!/veil-look?path=src/_data/books.json" target="_blank">see the file in Glitch</a>.</li>
<li>Use Git to commit the changes and push them to Glitch, or do it directly in Glitch with automatic deploys.</li>
</ol>

There's a duplicate copy of <a href="https://github.com/jlord/veil-look" target="_blank">this site's code on GitHub</a>.

<footer>
<small>
<a href="/">Home</a> | <em>Made by @<a href="https://twitter.com/jllord">jllord</a> on <a href="https://glitch.com">Glitch</a></em>.
Expand Down
14 changes: 10 additions & 4 deletions src/about.md
@@ -1,10 +1,16 @@
---
layout: layouts/page.njk
title: About
subtitle: Of the Warner Robins, Georgia Lords
subtitle: Lord, Jessica
---

I'm Jessica Lord.
Hello! I am Jessica Lord. I am a software engineer; though my career started in architecture and urban design technology. I have this second site for I don't know what reason. Here's the [other](http://jlord.us).

- tw/jllord / gh/jlord / ig/jlord
-
I know lots of people who also like tech and open source and JavaScript. I know less who also like cities, etymology, Vikings, medieval England, Denmark and Danish design, art history and the Dutch Golden Age, Disneyland, high speed trains. Which is maybe what I’ll talk more about here?

I'm elsewhere on the world wide web:

- [twitter/jllord](https://twitter.com/jllord) (Two l's, ugh, <em>I know</em>)
- [github/jlord](https://github.com/jlord)
- [instagram/jlord](https://instagram.com/jlord)
- [goodreads/jlord](https://www.goodreads.com/user/show/768192-jlord)
2 changes: 1 addition & 1 deletion src/books.md
Expand Up @@ -5,4 +5,4 @@ subtitle: Data "from" Goodreads
draft: true
---

Here's what I read in 2019. You can view the [cover shelf](#book-shelf) below, [scroll to a list](#book-list) with details or go to my [Goodreads account](https://www.goodreads.com/user/show/768192-jlord) to see even more history. Here's [how this page was made](#how-to-books).
Here's what I read in 2019. You can view the [cover shelf view](#book-shelf) below, scroll to a [list view](#book-list) with details or go to my [Goodreads account](https://www.goodreads.com/user/show/768192-jlord) to see even more history. Here's [how this page was made](#how-to-books).
3 changes: 2 additions & 1 deletion src/posts/what-is-this.md
@@ -1,7 +1,8 @@
---
layout: layouts/post.njk
title: What This Is
subtitle: Create a new site from the original
date: 2019-08-21
---

I remixed Monica's [original project on Glitch](https://ballistic-piranha.glitch.me/instructions) to create this site. It's a static site built with [Eleventy](https://www.11ty.io). You can view that project and read the instructions on setting up one of your own!
I remixed Monica's [original project on Glitch](https://ballistic-piranha.glitch.me/instructions) to create this site. It's a static site built with [Eleventy](https://www.11ty.io). You can view that project and read the [instructions](/instructions) on setting up one of your own!

0 comments on commit c918c45

Please sign in to comment.