launch
This commit is contained in:
@ -2,6 +2,19 @@
|
||||
type: single
|
||||
---
|
||||
|
||||
<style>
|
||||
@media screen and (min-width: 600px) {
|
||||
main p:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
img {
|
||||
max-width: 350px;
|
||||
float: left;
|
||||
margin: 0.5rem 0.5rem 0.5rem 0;
|
||||
}
|
||||
}
|
||||
</style> <img src="/book/physical/steep-bw.jpg" />
|
||||
|
||||
If I am to become a brand, it is best, perhaps, that I own it and at least try to do a good job of it.
|
||||
|
||||
> Is that so?
|
||||
@ -16,11 +29,12 @@ So.
|
||||
|
||||
## <span class="ally-font" style="font-size: 21pt">ally</span> online launch party --- Monday, June 1, 2020
|
||||
|
||||
Come, friends, and join me for a small launch party for <span class="ally-font">ally</span> launch party. It will as a matter of course be a BYOB party, but I would love to have you join me live on [Picarto](https://picarto.tv/makyo)! We'll have all sorts.
|
||||
Come, friends, and join me for a small launch party for <span class="ally-font">ally</span> launch party. It will as a matter of course be a BYOB party, but I would love to have you join me live on [Picarto](https://picarto.tv/makyo) and [Discord](https://makyo.io/2G)! We'll have all sorts.
|
||||
|
||||
* Meet the author, call her a dork to her face.
|
||||
* Take a tour through the book, both a physical copy and a PDF.
|
||||
* Learn about the process of writing, publishing online, typesetting, and self-publishing a book.
|
||||
* Get some discounts on both paperbacks and PDFs!
|
||||
* I don't know, there will probably also be cameos from my dogs.
|
||||
|
||||
Mark your calendars, for you are formally invited to join me on *Monday, June 1st, 2020* at both *3:00PM* and *7:00PM* Pacific time.
|
||||
|
||||
BIN
static/book/physical/steep-bw.jpg
Normal file
BIN
static/book/physical/steep-bw.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 125 KiB |
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html prefix="og: http://ogp.me/ns#">
|
||||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
{{- partial "header.html" . -}}
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html prefix="og: http://ogp.me/ns#">
|
||||
<head>
|
||||
<title>ally</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user