Skip to content

Instantly share code, notes, and snippets.

@michaeltlombardi
Created February 12, 2022 17:44
Show Gist options
  • Save michaeltlombardi/c4f7dcc20a06b723b245230c1ff17c97 to your computer and use it in GitHub Desktop.
Save michaeltlombardi/c4f7dcc20a06b723b245230c1ff17c97 to your computer and use it in GitHub Desktop.
Itch devlog source example

Example source for an itch devlog, using this devlog from 2022-02-12.

The view-source.html file was retrieved by copying the code from view source in the browser and prettifying it for easier reading.

<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta content="#E6E6FA" name="theme-color" />
<meta content="https://img.itch.zone/aW1nLzY4MDIxMTYucG5n/original/gWaI%2B6.png" property="og:image" />
<link rel="icon" href="https://img.itch.zone/aW1nLzY4MDIxMTYucG5n/32x32%23b/laRWAa.png" type="image/png" />
<meta content="itch.io" property="og:site_name" />
<meta content="4503599627724030" property="twitter:account_id" />
<script
type="application/ld+json">{"@context":"http:\/\/schema.org\/","@type":"BlogPosting","name":"A Third Friendly Sponsor!","dateModified":"2021-09-18T13:39:59Z","image":{"url":"https:\/\/img.itch.zone\/aW1hZ2UvMTE2Nzk5Ny82ODA1NTYxLmpwZw==\/696x512%23\/pM3uni.jpg","@type":"ImageObject","width":696,"height":512},"mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/michaeltlombardi.itch.io\/picaroons\/devlog\/295341\/a-third-friendly-sponsor"},"datePublished":"2021-09-18T13:39:59Z","author":{"url":"https:\/\/michaeltlombardi.itch.io","name":"Michael T Lombardi","@type":"Person"},"headline":"A Third Friendly Sponsor!","publisher":{"url":"https:\/\/itch.io","name":"itch.io","@type":"Organization","logo":{"url":"https:\/\/static.itch.io\/images\/org-logo.png","@type":"ImageObject","width":234,"height":60}}}</script>
<meta content="@itchio" name="twitter:site" />
<meta content="@TrebuchetOps" name="twitter:creator" />
<meta content="A Third Friendly Sponsor!" name="twitter:title" />
<meta
content="Hi, folks! Back with a very short update mainly to say that we have a new friendly sponsor! You can find Zeshio on Twitter , Patreon , and here on Itch ! I do want to call out his kickass adventure zi..."
name="twitter:description" />
<meta content="summary" name="twitter:card" />
<link rel="amphtml" href="https://itch.io/devlog/295341/a-third-friendly-sponsor.amp" />
<meta
content="Hi, folks! Back with a very short update mainly to say that we have a new friendly sponsor! You can find Zeshio on Twitter , Patreon , and here on Itch ! I do want to call out his kickass adventure zi..."
property="og:description" />
<meta
content="Hi, folks! Back with a very short update mainly to say that we have a new friendly sponsor! You can find Zeshio on Twitter , Patreon , and here on Itch ! I do want to call out his kickass adventure zi..."
name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="games/1167997" name="itch:path" />
<link rel="alternate" href="https://michaeltlombardi.itch.io/picaroons/devlog.rss" title="Picaroons Devlog"
type="application/rss+xml" />
<script
type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"item":{"@id":"https:\/\/michaeltlombardi.itch.io\/picaroons","name":"Picaroons"},"@type":"ListItem","position":1},{"item":{"@id":"https:\/\/michaeltlombardi.itch.io\/picaroons\/devlog","name":"Blog"},"@type":"ListItem","position":2}]}</script>
<title>A Third Friendly Sponsor! - Picaroons by Michael T Lombardi</title>
<meta value="ImxyZEU4cmpKUnVMbFhKSiBVUiBCVVRUIGV0RDM5YXhtS3FUV2swcSI=./mmGINAYspPj0OHonsO4EEAhXks="
name="csrf_token" />
<link rel="stylesheet" href="https://static.itch.io/game.css?1644680741" />
<link rel="stylesheet" href="https://static.itch.io/redactor.css" />
<script
type="text/javascript">window.itchio_locale = "en"; window.itchio_translations_url = 'https://static.itch.io/translations';</script>
<link rel="stylesheet" href="https://static.itch.io/theme_editor.css?1644680741" />
<script type="text/javascript" src="https://static.itch.io/lib.js?1644680741"></script>
<script type="text/javascript" src="https://static.itch.io/bundle.min.js?1644680741"></script>
<script type="text/javascript" defer src="https://static.itch.io/redactor.min.js?1644680741"></script>
<script type="text/javascript" src="https://static.itch.io/react.min.js?1644680741"></script>
<script type="text/javascript" src="https://static.itch.io/game.min.js?1644680741"></script>
<script type="text/javascript">I.current_user = { "id": 1328673 }; I.subdomain = true;</script>
<script type="text/javascript">if (!window.location.hostname.match(/localhost/)) {
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga("create", { "cookieDomain": "auto", "userId": "1328673", "trackingId": "UA-136625-6" })
ga("set", 'anonymizeIp', true);
ga("send", "pageview");
ga("require", "ecommerce");
}</script>
<style type="text/css" id="game_theme">
:root {
--itchio_ui_bg: #56565a;
--itchio_ui_bg_dark: #505054
}
.wrapper {
--itchio_font_family: Martel;
--itchio_bg_color: #E6E6FA;
--itchio_bg2_color: rgba(230, 230, 250, 1);
--itchio_bg2_sub: #cecee2;
--itchio_text_color: #222222;
--itchio_link_color: #fa5c5c;
--itchio_border_color: #adade6;
--itchio_button_color: #fa5c5c;
--itchio_button_fg_color: #ffffff;
--itchio_button_shadow_color: #e54747;
background-color: #E6E6FA;
/*! */
background-image: url(https://img.itch.zone/aW1nLzY4MDYwMDkuanBn/original/SU2WNx.jpg);
;
background-repeat: no-repeat;
background-position: 50% 0;
background-attachment: fixed;
/* */
}
.inner_column {
color: #222222;
font-family: Martel, Lato, LatoExtended, sans-serif;
background-color: rgba(230, 230, 250, 1)
}
.inner_column ::selection {
color: #ffffff;
background: #fa5c5c
}
.inner_column ::-moz-selection {
color: #ffffff;
background: #fa5c5c
}
.inner_column h1,
.inner_column h2,
.inner_column h3,
.inner_column h4,
.inner_column h5,
.inner_column h6 {
font-family: 'Inknut Antiqua';
font-weight: bold;
color: inherit
}
.inner_column a,
.inner_column .footer a {
color: #fa5c5c
}
.inner_column .button,
.inner_column .button:hover,
.inner_column .button:active {
background-color: #fa5c5c;
color: #ffffff;
text-shadow: 0 1px 0px #e54747
}
.inner_column hr {
background-color: #adade6
}
.inner_column table {
border-color: #adade6
}
.inner_column .redactor-box .redactor-toolbar li a {
color: #fa5c5c
}
.inner_column .redactor-box .redactor-toolbar li a:hover,
.inner_column .redactor-box .redactor-toolbar li a:active,
.inner_column .redactor-box .redactor-toolbar li a.redactor-act {
background-color: #fa5c5c !important;
color: #ffffff !important;
text-shadow: 0 1px 0px #e54747 !important
}
.inner_column .redactor-box .redactor-toolbar .re-button-tooltip {
text-shadow: none
}
.game_frame {
background: #cecee2;
/*! */
/* */
}
.game_frame .embed_info {
background-color: rgba(230, 230, 250, 0.85)
}
.game_loading .loader_bar .loader_bar_slider {
background-color: #fa5c5c
}
.view_game_page .reward_row,
.view_game_page .bundle_row {
border-color: #cecee2 !important
}
.view_game_page .game_info_panel_widget {
background: rgba(206, 206, 226, 1)
}
.view_game_page .star_value .star_fill {
color: #fa5c5c
}
.view_game_page .rewards .quantity_input {
background: rgba(246, 246, 249, 1);
border-color: rgba(34, 34, 34, 0.5);
color: #222222
}
.view_game_page .right_col {
display: block
}
.game_devlog_page li .meta_row .post_likes {
border-color: #cecee2
}
.game_devlog_post_page .post_like_button {
box-shadow: inset 0 0 0 1px #adade6
}
.game_comments_widget .community_post .post_footer a,
.game_comments_widget .community_post .post_footer .vote_btn,
.game_comments_widget .community_post .post_header .post_date a,
.game_comments_widget .community_post .post_header .edit_message {
color: rgba(34, 34, 34, 0.5)
}
.game_comments_widget .community_post .reveal_full_post_btn {
background: linear-gradient(to bottom, transparent, #E6E6FA 50%, #E6E6FA);
color: #fa5c5c
}
.game_comments_widget .community_post .post_votes {
border-color: rgba(34, 34, 34, 0.2)
}
.game_comments_widget .community_post .post_votes .vote_btn:hover {
background: rgba(34, 34, 34, 0.05)
}
.game_comments_widget .community_post .post_footer .vote_btn {
border-color: rgba(34, 34, 34, 0.5)
}
.game_comments_widget .community_post .post_footer .vote_btn span {
color: inherit
}
.game_comments_widget .community_post .post_footer .vote_btn:hover,
.game_comments_widget .community_post .post_footer .vote_btn.voted {
background-color: #fa5c5c;
color: #ffffff;
text-shadow: 0 1px 0px #e54747;
border-color: #fa5c5c
}
.game_comments_widget .form .redactor-box,
.game_comments_widget .form .click_input,
.game_comments_widget .form .forms_markdown_input_widget {
border-color: rgba(34, 34, 34, 0.5);
background: transparent
}
.game_comments_widget .form .redactor-layer,
.game_comments_widget .form .redactor-toolbar,
.game_comments_widget .form .click_input,
.game_comments_widget .form .forms_markdown_input_widget {
background: rgba(246, 246, 249, 1)
}
.game_comments_widget .form .forms_markdown_input_widget .markdown_toolbar button {
color: inherit;
opacity: 0.6
}
.game_comments_widget .form .forms_markdown_input_widget .markdown_toolbar button:hover,
.game_comments_widget .form .forms_markdown_input_widget .markdown_toolbar button:active {
opacity: 1;
background-color: #fa5c5c !important;
color: #ffffff !important;
text-shadow: 0 1px 0px #e54747 !important
}
.game_comments_widget .form .forms_markdown_input_widget .markdown_toolbar,
.game_comments_widget .form .forms_markdown_input_widget li {
border-color: rgba(34, 34, 34, 0.5)
}
.game_comments_widget .form textarea {
border-color: rgba(34, 34, 34, 0.5);
background: rgba(246, 246, 249, 1);
color: inherit
}
.game_comments_widget .form .redactor-toolbar {
border-color: rgba(34, 34, 34, 0.5)
}
.game_comments_widget .hint {
color: rgba(34, 34, 34, 0.5)
}
.game_community_preview_widget .community_topic_row .topic_tag {
background-color: #cecee2
}
.footer .svgicon,
.view_game_page .more_information_toggle .svgicon {
fill: #222222 !important
}
</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Martel%3A400%2C400italic%2C700%2C700italic"
type="text/css" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Inknut%20Antiqua%3A400%2C400italic%2C700%2C700italic"
type="text/css" />
</head>
<body data-page_name="game.devlog_post" data-host="itch.io"
class="locale_en game_layout has_site_header responsive no_theme_toggle">
<div id="game_header_widget_20142" class="game_header_widget header_widget small_logo gray">
<div class="primary_header">
<h1 title="itch.io - indie game hosting marketplace" class="title"><a href="https://itch.io/"
title="itch.io - indie game hosting marketplace" data-label="logo" class="header_logo shrinkable"></a></h1>
<div class="header_buttons"><a href="https://itch.io/dashboard" data-label="dashboard"
class="header_button dashboard_btn">Dashboard</a></div>
<div id="game_owner_panel" class="header_buttons owner_tools"><a href="https://itch.io/game/edit/1167997"
data-label="" class="header_button _btn">Edit game</a><a href="https://itch.io/game/summary/1167997"
data-label="" class="header_button _btn">Analytics</a><a href="https://itch.io/game/widget/1167997"
data-label="" class="header_button _btn">Widget</a><a href="https://itch.io/dashboard/post/295341/edit"
class="tool_button new_devlog_btn"><svg stroke-linecap="round" stroke="currentColor" class="svgicon icon_edit"
role="img" version="1.1" viewBox="0 0 24 24" stroke-width="2" height="16" stroke-linejoin="round"
aria-hidden fill="none" width="16">
<path d="M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34"></path>
<polygon points="18 2 22 6 12 16 8 16 8 12 18 2"></polygon>
</svg>Edit post</a>
<div class="publish_status"><a href="https://itch.io/dashboard/post/295341/edit#published"
class="pub_toggle published">Published</a></div>
</div>
<div class="user_panel_widget logged_in"><a title="No new notifications" href="https://itch.io/notifications"
class="notifications_bell"><svg stroke-linecap="round" stroke="currentColor" class="svgicon icon_bell"
role="img" version="1.1" viewBox="0 0 24 24" stroke-width="2" height="20" stroke-linejoin="round"
aria-hidden fill="none" width="20">
<path d="M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0"></path>
</svg></a><a href="https://michaeltlombardi.itch.io" data-label="my_profile" class="profile_link"><img
srcset="https://img.itch.zone/aW1nLzE4MTU2NjQuanBn/35x35%23/CiLKbp.jpg 1x, https://img.itch.zone/aW1nLzE4MTU2NjQuanBn/70x70%23/vaX3Kb.jpg 2x"
class="profile_avatar" src="https://img.itch.zone/aW1nLzE4MTU2NjQuanBn/35x35%23/CiLKbp.jpg" /><span
class="user_name">Michael T Lombardi</span></a>
<div class="drop_menu_wrap"><button aria-label="Account Menu" type="button" data-label="menu_tick"
class="menu_tick"><svg stroke-linecap="round" stroke="currentColor" class="svgicon icon_down_tick2"
role="img" version="1.1" viewBox="0 0 24 24" stroke-width="2" height="24" stroke-linejoin="round"
aria-hidden fill="none" width="24">
<polyline points="6 9 12 15 18 9"></polyline>
</svg></button>
<div class="drop_menu">
<div class="menu_group">
<div class="group_header">Explore<form method="post"
action="https://itch.io/user/settings/toggle-dark-mode" class="theme_toggle_form"><input
value="ImxyZEU4cmpKUnVMbFhKSiBVUiBCVVRUIGV0RDM5YXhtS3FUV2swcSI=./mmGINAYspPj0OHonsO4EEAhXks="
name="csrf_token" type="hidden" /><button><svg stroke-linecap="round" stroke="currentColor"
class="svgicon icon_sun" role="img" version="1.1" viewBox="0 0 24 24" stroke-width="2" height="18"
stroke-linejoin="round" aria-hidden fill="none" width="18">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg></button></form>
</div><a href="https://itch.io/my-feed" data-label="my_feed" class="link_row has_bubble"></a><a
href="https://itch.io/my-collections" data-label="my_collections" class="link_row">My library</a><a
href="https://itch.io/library/recommendations" data-label="my_recommendations"
class="link_row">Recommendations</a><a href="https://itch.io/jams" data-label="jams"
class="link_row">Game jams</a>
</div>
<div class="menu_group">
<div class="group_header">Create</div><a href="https://itch.io/dashboard" data-label="dashboard"
class="link_row">Dashboard</a><a href="https://itch.io/game/new" data-label="new_game"
class="link_row">Upload new project</a><a href="https://itch.io/dashboard/sales" data-label="host_sale"
class="link_row">Sales &amp; bundles</a><a href="https://itch.io/dashboard/jams" data-label="host_jam"
class="link_row">Host game jam</a>
</div>
<div class="menu_group">
<div class="group_header">Account</div><a href="https://michaeltlombardi.itch.io"
data-label="view_profile" class="link_row">View profile</a><a href="https://itch.io/user/settings"
data-label="user_settings" class="link_row">Settings</a><a
href="https://itch.io/logout?token=ImxyZEU4cmpKUnVMbFhKSiBVUiBCVVRUIGV0RDM5YXhtS3FUV2swcSI%3D.%2FmmGINAYspPj0OHonsO4EEAhXks%3D"
data-label="log_out" class="link_row">Log out</a>
</div>
</div>
</div>
</div>
</div>
<div class="header_dropdown"><a href="https://itch.io/games">Games</a><a href="https://itch.io/tools">Game
development</a><a href="https://itch.io/game-assets">Assets</a><a href="https://itch.io/comics">Comics</a>
<div class="divider"></div><a href="https://itch.io/sales">Sales</a><a href="https://itch.io/bundles">Bundles</a>
<div class="divider"></div><a href="https://itch.io/jobs">Jobs</a>
</div>
</div>
<script type="text/javascript">I.page_header = new I.GameHeader('#game_header_widget_20142');</script>
<ul id="user_tools" class="user_tools hidden">
<li><a href="https://michaeltlombardi.itch.io" class="action_btn view_more"><svg height="16" width="18"
class="svgicon icon_itchio_new" role="img" aria-hidden viewBox="0 0 262.728 235.452" version="1.1">
<path
d="M31.99 1.365C21.287 7.72.2 31.945 0 38.298v10.516C0 62.144 12.46 73.86 23.773 73.86c13.584 0 24.902-11.258 24.903-24.62 0 13.362 10.93 24.62 24.515 24.62 13.586 0 24.165-11.258 24.165-24.62 0 13.362 11.622 24.62 25.207 24.62h.246c13.586 0 25.208-11.258 25.208-24.62 0 13.362 10.58 24.62 24.164 24.62 13.585 0 24.515-11.258 24.515-24.62 0 13.362 11.32 24.62 24.903 24.62 11.313 0 23.773-11.714 23.773-25.046V38.298c-.2-6.354-21.287-30.58-31.988-36.933C180.118.197 157.056-.005 122.685 0c-34.37.003-81.228.54-90.697 1.365zm65.194 66.217a28.025 28.025 0 0 1-4.78 6.155c-5.128 5.014-12.157 8.122-19.906 8.122a28.482 28.482 0 0 1-19.948-8.126c-1.858-1.82-3.27-3.766-4.563-6.032l-.006.004c-1.292 2.27-3.092 4.215-4.954 6.037a28.5 28.5 0 0 1-19.948 8.12c-.934 0-1.906-.258-2.692-.528-1.092 11.372-1.553 22.24-1.716 30.164l-.002.045c-.02 4.024-.04 7.333-.06 11.93.21 23.86-2.363 77.334 10.52 90.473 19.964 4.655 56.7 6.775 93.555 6.788h.006c36.854-.013 73.59-2.133 93.554-6.788 12.883-13.14 10.31-66.614 10.52-90.474-.022-4.596-.04-7.905-.06-11.93l-.003-.045c-.162-7.926-.623-18.793-1.715-30.165-.786.27-1.757.528-2.692.528a28.5 28.5 0 0 1-19.948-8.12c-1.862-1.822-3.662-3.766-4.955-6.037l-.006-.004c-1.294 2.266-2.705 4.213-4.563 6.032a28.48 28.48 0 0 1-19.947 8.125c-7.748 0-14.778-3.11-19.906-8.123a28.025 28.025 0 0 1-4.78-6.155 27.99 27.99 0 0 1-4.736 6.155 28.49 28.49 0 0 1-19.95 8.124c-.27 0-.54-.012-.81-.02h-.007c-.27.008-.54.02-.813.02a28.49 28.49 0 0 1-19.95-8.123 27.992 27.992 0 0 1-4.736-6.155zm-20.486 26.49l-.002.01h.015c8.113.017 15.32 0 24.25 9.746 7.028-.737 14.372-1.105 21.722-1.094h.006c7.35-.01 14.694.357 21.723 1.094 8.93-9.747 16.137-9.73 24.25-9.746h.014l-.002-.01c3.833 0 19.166 0 29.85 30.007L210 165.244c8.504 30.624-2.723 31.373-16.727 31.4-20.768-.773-32.267-15.855-32.267-30.935-11.496 1.884-24.907 2.826-38.318 2.827h-.006c-13.412 0-26.823-.943-38.318-2.827 0 15.08-11.5 30.162-32.267 30.935-14.004-.027-25.23-.775-16.726-31.4L46.85 124.08c10.684-30.007 26.017-30.007 29.85-30.007zm45.985 23.582v.006c-.02.02-21.863 20.08-25.79 27.215l14.304-.573v12.474c0 .584 5.74.346 11.486.08h.006c5.744.266 11.485.504 11.485-.08v-12.474l14.304.573c-3.928-7.135-25.79-27.215-25.79-27.215v-.006l-.003.002z" />
</svg><span class="full_label">View all by Michael T Lombardi</span><span
class="mobile_label">Creator</span></a></li>
<li><a href="https://michaeltlombardi.itch.io/picaroons/add-to-collection?source=game"
class="action_btn add_to_collection_btn"><svg stroke-linecap="round" stroke="currentColor"
class="svgicon icon_collection_add2" role="img" version="1.1" viewBox="0 0 24 24" stroke-width="2" height="18"
stroke-linejoin="round" aria-hidden fill="none" width="18">
<path d="M 1,6 H 14" />
<path d="M 1,11 H 14" />
<path d="m 1,16 h 9" />
<path d="M 18,11 V 21" />
<path d="M 13,16 H 23" />
</svg><span class="full_label">Add To Collection</span><span class="mobile_label">Collection</span></a></li>
<li class="community_link"><a href="https://michaeltlombardi.itch.io/picaroons#comments" class="action_btn"><svg
stroke-linecap="round" stroke="currentColor" class="svgicon icon_comment" role="img" version="1.1"
viewBox="0 0 24 24" stroke-width="2" height="18" stroke-linejoin="round" aria-hidden fill="none" width="18">
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
</svg>Comments</a></li>
<li class="devlog_link"><a href="https://michaeltlombardi.itch.io/picaroons/devlog" class="action_btn"><svg
stroke-linecap="round" stroke="currentColor" class="svgicon icon_news" role="img" version="1.1"
viewBox="0 0 24 24" stroke-width="2" height="18" stroke-linejoin="round" aria-hidden fill="none" width="18">
<rect x="1" y="3" width="22" height="18" rx="2" ry="2"></rect>
<line x1="6" y1="8" x2="18" y2="8"></line>
<line x1="6" y1="12" x2="18" y2="12"></line>
<line x1="6" y1="16" x2="18" y2="16"></line>
</svg>Devlog</a></li>
<li><a href="https://itch.io/games-like/1167997/picaroons" data-label="related_btn"
class="action_btn related_games_btn"><svg stroke-linecap="round" stroke="currentColor" class="svgicon icon_map"
role="img" version="1.1" viewBox="0 0 24 24" stroke-width="2" height="18" stroke-linejoin="round" aria-hidden
fill="none" width="18">
<polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"></polygon>
<line x1="8" y1="2" x2="8" y2="18"></line>
<line x1="16" y1="6" x2="16" y2="22"></line>
</svg><span class="full_label">Related games</span><span class="mobile_label">Related</span></a></li>
</ul>
<script type="text/javascript">new I.GameUserTools('#user_tools')</script>
<div id="wrapper" class="main wrapper">
<div class="inner_column size_medium family_martel" id="inner_column">
<div class="header has_image align_center" id="header"><a href="https://michaeltlombardi.itch.io/picaroons"><img
alt="Picaroons" src="https://img.itch.zone/aW1nLzY4MDI1NDYucG5n/original/vpnQKp.png" /></a>
<h1 itemprop="name" class="game_title">Picaroons</h1>
</div>
<div id="game_devlog_post_page_89194" class="game_devlog_post_page page_widget">
<div class="split_columns">
<div class="primary_column">
<section class="post_header">
<h1>A Third Friendly Sponsor!</h1>
<div class="breadcrumbs"><a href="https://michaeltlombardi.itch.io/picaroons">Picaroons</a> »
<span>Devlog</span></div>
<div class="post_meta">
<div data-init="{&quot;likes_count&quot;:2,&quot;liked&quot;:false}" class="like_button_drop"></div>
<script id="like_button_tpl"
type="text/template"><div class="post_like_button"><form method="post" action="https://itch.io/blog-post/295341/like" class="post_liker"><input value="ImxyZEU4cmpKUnVMbFhKSiBVUiBCVVRUIGV0RDM5YXhtS3FUV2swcSI=./mmGINAYspPj0OHonsO4EEAhXks=" name="csrf_token" type="hidden"/><% if (liked) { %><button value="unlike" name="action" class="button small"><span class="default">Liked!</span><span class="hover">Unlike</span></button><% } else { %><button class="button small"><span class="icon-heart icon"></span>Like</button><% } %></form><% if (likes_count && likes_count > 0) { %><span class="likes_count">{{ likes_count }}</span><% } %></div></script>
<span title="2021-09-18 13:39:59">147 days ago</span> by <a
href="https://michaeltlombardi.itch.io">Michael T Lombardi</a><span class="author_twitter"> (<a
href="http://twitter.com/TrebuchetOps">@TrebuchetOps</a>)</span>
<div class="post_social">Share this post: <div class="simple_social_buttons_widget"><a
title="Share on Twitter..." class="twitter_link" rel="noopener"
href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fmichaeltlombardi.itch.io%2Fpicaroons%2Fdevlog%2F295341%2Fa-third-friendly-sponsor&amp;via=TrebuchetOps&amp;hashtags=indiegames&amp;text=A%20Third%20Friendly%20Sponsor!%20-%20Picaroons"
target="_blank"><span class="icon icon-twitter"></span></a><a title="Share on Facebook..."
class="facebook_link" rel="noopener"
href="https://www.facebook.com/dialog/share?quote=A%20Third%20Friendly%20Sponsor!%20-%20Picaroons&amp;href=https%3A%2F%2Fmichaeltlombardi.itch.io%2Fpicaroons%2Fdevlog%2F295341%2Fa-third-friendly-sponsor&amp;display=popup&amp;app_id=537395183072744"
target="_blank"><span class="icon icon-facebook"></span></a></div>
</div>
</div>
<hr />
</section>
<section class="object_text_widget_widget user_formatted post_body">
<p>Hi, folks!</p>
<p>Back with a very short update mainly to say that we have a new friendly sponsor!&nbsp; You can find
Zeshio on&nbsp;<a href="https://twitter.com/zeshio" target="_blank" rel="nofollow noopener"
referrerpolicy="origin">Twitter</a>, <a href="https://www.patreon.com/zeshio" target="_blank"
rel="nofollow noopener" referrerpolicy="origin">Patreon</a>,&nbsp;and&nbsp;<a
href="https://zeshio.itch.io/" target="_blank">here on Itch</a>!
</p>
<p>I do want to call out&nbsp; his kickass adventure zine,&nbsp;<em><a
href="https://zeshio.itch.io/adventurepiratezarr" target="_blank">The Curse of the Dread Pirate
Zarr</a></em>! It&#x27;s a rad system agnostic adventure which might be the only PDF format I
actually like for digital, leaning away from print and entirely towards being fully readable and usable
on a phone! It has button links, is actually navigable, and looks incredible. More than that, this zine
includes an entire town with cross purposes and adventure around every corner.</p>
<p>In fact,&nbsp; here&#x27;s a short picaresque for it!
</p>
<blockquote>
<h3>Mutiny in the Brinewater Bay</h3>You were hired as deckhands and guards for crossing the perilous
Cyclopean Straits to Brinewater aboard the&nbsp;<strong>Urchin&#x27;s Glory</strong>. Unfortunately, the
whole crew has been restless and malcontent bordering on furious as Captain Thomas grew increasingly
erratic after a battle with the rock-throwing giants which damaged the ship.&nbsp; As the ship slides
into&nbsp;Brinewater&#x27;s bary just after dawn, the crew has had enough.&nbsp;On deck (d6):
<ol>
<li>A half dozen mutineers advance on Captain Thomas, knives and clubs in hand</li>
<li>Captain Thomas shoots the first mate, laughing</li>
<li>Captain Thomas begins to sing, a crooning lullaby, as the crew advances nervously</li>
<li>The mutineers argue furiously amongst themselves, trying to figure out how to restrain the Captain
</li>
<li>A&nbsp;mutineer shoots the Captain in the face; it crumbles and falls away, revealing carved
granite beneath</li>
<li>A battle breaks out on the deck between mutineers and the officers, fists and feet flying</li>
</ol>
</blockquote>
<p>That&#x27;s all for now! More news and whatnot as it comes in!</p>
</section>
<section class="post_files">
<h2>Files</h2>
<div class="upload_list_widget">
<div class="upload">
<div class="info_column">
<div class="upload_name"><strong title="Picaroons - EPUB" class="name">Picaroons - EPUB</strong>
<span class="file_size"><span>1 MB</span></span> <span class="download_platforms"></span></div>
<div class="upload_date"><abbr title="18 September 2021 @ 12:46"><span
class="icon icon-stopwatch"></span> Sep 18, 2021</abbr></div>
</div>
</div>
<div class="upload">
<div class="info_column">
<div class="upload_name"><strong title="Picaroons - Single Page PDF" class="name">Picaroons - Single
Page PDF</strong> <span class="file_size"><span>7 MB</span></span> <span
class="download_platforms"></span></div>
<div class="upload_date"><abbr title="18 September 2021 @ 12:46"><span
class="icon icon-stopwatch"></span> Sep 18, 2021</abbr></div>
</div>
</div>
<div class="upload">
<div class="info_column">
<div class="upload_name"><strong title="Picaroons - Spreads PDF" class="name">Picaroons - Spreads
PDF</strong> <span class="file_size"><span>7 MB</span></span> <span
class="download_platforms"></span></div>
<div class="upload_date"><abbr title="18 September 2021 @ 12:46"><span
class="icon icon-stopwatch"></span> Sep 18, 2021</abbr></div>
</div>
</div>
</div>
</section>
<section class="game_download">
<h2>Get Picaroons</h2>
<div class="game_downloader_widget"><a href="https://michaeltlombardi.itch.io/picaroons/purchase"
class="button buy_btn">Buy Now</a><a href="https://itch.io/s/55647/itchfunding-picaroons"
class="sale_link">
<div class="sale_label">
<div class="main_label">On Sale!</div>
<div class="sub_label"><span class="sale_rate">-5%</span> Off</div>
</div>
</a><span class="buy_message"><span class="dollars original_price">$3.00</span> <span itemprop="price"
class="dollars">$3.15 USD</span><span class="sub"> or more</span></span></div>
</section>
</div>
<div class="game_metadata">
<section>
<h3>Picaroons</h3>
<p>A Narrative Game of Adventure for Scoundrels</p>
</section>
<section class="add_collection_row"><a data-register_action="add_to_collection"
href="https://michaeltlombardi.itch.io/picaroons/add-to-collection"
class="button add_to_collection_btn"><span class="icon icon-playlist_add"></span>Add Playkit To
Collection</a></section>
<section>
<div class="game_info_panel_widget">
<table>
<tbody>
<tr>
<td>Status</td>
<td><a href="https://itch.io/physical-games/in-development">In development</a></td>
</tr>
<tr>
<td>Category</td>
<td><a href="https://itch.io/physical-games">Physical game</a></td>
</tr>
<tr>
<td>Author</td>
<td><a href="https://michaeltlombardi.itch.io">Michael T Lombardi</a></td>
</tr>
<tr>
<td>Genre</td>
<td><a href="https://itch.io/games/genre-adventure">Adventure</a>, <a
href="https://itch.io/games/genre-rpg">Role Playing</a></td>
</tr>
<tr>
<td>Tags</td>
<td><a href="https://itch.io/physical-games/tag-osr">osr</a>, <a
href="https://itch.io/physical-games/tag-picaresque">picaresque</a>, <a
href="https://itch.io/physical-games/tag-ttrpg">ttrpg</a></td>
</tr>
<tr>
<td>Languages</td>
<td><a href="https://itch.io/physical-games/lang-en">English</a></td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="more_posts">
<h3>More posts</h3>
<ul>
<li><a
href="https://michaeltlombardi.itch.io/picaroons/devlog/295077/new-friendly-sponsor-and-a-minor-epub-update">New
Friendly Sponsor and a Minor EPUB Update!</a>
<div class="post_date"><abbr title="17 September 2021 @ 17:24"><span
class="icon icon-stopwatch"></span> Sep 17, 2021</abbr></div>
</li>
<li><a href="https://michaeltlombardi.itch.io/picaroons/devlog/288456/040-completed-draft">0.4.0 -
Completed Draft!</a>
<div class="post_date"><abbr title="28 August 2021 @ 16:53"><span class="icon icon-stopwatch"></span>
Aug 28, 2021</abbr></div>
</li>
<li><a href="https://michaeltlombardi.itch.io/picaroons/devlog/287852/030-picaresques-editing">0.3.0 -
Picaresques &amp; Editing!</a>
<div class="post_date"><abbr title="26 August 2021 @ 19:05"><span class="icon icon-stopwatch"></span>
Aug 26, 2021</abbr></div>
</li>
<li><a
href="https://michaeltlombardi.itch.io/picaroons/devlog/287256/character-sheets-roughest-draft">Character
Sheets: Roughest Draft</a>
<div class="post_date"><abbr title="25 August 2021 @ 01:51"><span class="icon icon-stopwatch"></span>
Aug 25, 2021</abbr></div>
</li>
<li><a href="https://michaeltlombardi.itch.io/picaroons/devlog/286940/020-expanded-action-tricks">0.2.0
- Expanded Action &amp; Tricks</a>
<div class="post_date"><abbr title="24 August 2021 @ 04:04"><span class="icon icon-stopwatch"></span>
Aug 24, 2021</abbr></div>
</li>
</ul>
</section>
</div>
</div>
<div id="game_comments_react_widget_42720_Game-Comments_31022"></div>
<script
type="text/javascript">I.libs.react.done(function () { ReactDOM.render(R.Game.Comments({ "recaptcha_sitekey": "6Ld9QvkSAAAAALSAQXedWWk2TA_yLAl96Vb9Xm-v", "post_form": { "redactor_opts": { "source": false }, "submit_url": "https:\/\/itch.io\/topic\/1651180\/new-post" }, "topic": { "url": "https:\/\/michaeltlombardi.itch.io\/picaroons\/devlog\/295341\/a-third-friendly-sponsor", "id": 1651180 }, "urls": { "reply_url": "https:\/\/itch.io\/post\/{{id}}\/reply", "report_url": "https:\/\/itch.io\/post\/{{id}}\/report", "vote_url": "https:\/\/itch.io\/vote\/post\/{{id}}", "blocks_url": "https:\/\/itch.io\/blocks", "delete_url": "https:\/\/itch.io\/post\/{{id}}\/delete", "ban_url": "https:\/\/itch.io\/bans\/{{object_type}}\/{{id}}", "edit_url": "https:\/\/itch.io\/post\/{{id}}\/edit" } }), document.getElementById("game_comments_react_widget_42720_Game-Comments_31022")); });</script>
</div>
<script type="text/javascript">new I.GameDevlogPost('#game_devlog_post_page_89194', {})</script>
<div id="view_game_footer" class="footer"><a href="https://itch.io/" class="icon_logo"><svg height="17" width="20"
class="svgicon icon_itchio_new" role="img" aria-hidden viewBox="0 0 262.728 235.452" version="1.1">
<path
d="M31.99 1.365C21.287 7.72.2 31.945 0 38.298v10.516C0 62.144 12.46 73.86 23.773 73.86c13.584 0 24.902-11.258 24.903-24.62 0 13.362 10.93 24.62 24.515 24.62 13.586 0 24.165-11.258 24.165-24.62 0 13.362 11.622 24.62 25.207 24.62h.246c13.586 0 25.208-11.258 25.208-24.62 0 13.362 10.58 24.62 24.164 24.62 13.585 0 24.515-11.258 24.515-24.62 0 13.362 11.32 24.62 24.903 24.62 11.313 0 23.773-11.714 23.773-25.046V38.298c-.2-6.354-21.287-30.58-31.988-36.933C180.118.197 157.056-.005 122.685 0c-34.37.003-81.228.54-90.697 1.365zm65.194 66.217a28.025 28.025 0 0 1-4.78 6.155c-5.128 5.014-12.157 8.122-19.906 8.122a28.482 28.482 0 0 1-19.948-8.126c-1.858-1.82-3.27-3.766-4.563-6.032l-.006.004c-1.292 2.27-3.092 4.215-4.954 6.037a28.5 28.5 0 0 1-19.948 8.12c-.934 0-1.906-.258-2.692-.528-1.092 11.372-1.553 22.24-1.716 30.164l-.002.045c-.02 4.024-.04 7.333-.06 11.93.21 23.86-2.363 77.334 10.52 90.473 19.964 4.655 56.7 6.775 93.555 6.788h.006c36.854-.013 73.59-2.133 93.554-6.788 12.883-13.14 10.31-66.614 10.52-90.474-.022-4.596-.04-7.905-.06-11.93l-.003-.045c-.162-7.926-.623-18.793-1.715-30.165-.786.27-1.757.528-2.692.528a28.5 28.5 0 0 1-19.948-8.12c-1.862-1.822-3.662-3.766-4.955-6.037l-.006-.004c-1.294 2.266-2.705 4.213-4.563 6.032a28.48 28.48 0 0 1-19.947 8.125c-7.748 0-14.778-3.11-19.906-8.123a28.025 28.025 0 0 1-4.78-6.155 27.99 27.99 0 0 1-4.736 6.155 28.49 28.49 0 0 1-19.95 8.124c-.27 0-.54-.012-.81-.02h-.007c-.27.008-.54.02-.813.02a28.49 28.49 0 0 1-19.95-8.123 27.992 27.992 0 0 1-4.736-6.155zm-20.486 26.49l-.002.01h.015c8.113.017 15.32 0 24.25 9.746 7.028-.737 14.372-1.105 21.722-1.094h.006c7.35-.01 14.694.357 21.723 1.094 8.93-9.747 16.137-9.73 24.25-9.746h.014l-.002-.01c3.833 0 19.166 0 29.85 30.007L210 165.244c8.504 30.624-2.723 31.373-16.727 31.4-20.768-.773-32.267-15.855-32.267-30.935-11.496 1.884-24.907 2.826-38.318 2.827h-.006c-13.412 0-26.823-.943-38.318-2.827 0 15.08-11.5 30.162-32.267 30.935-14.004-.027-25.23-.775-16.726-31.4L46.85 124.08c10.684-30.007 26.017-30.007 29.85-30.007zm45.985 23.582v.006c-.02.02-21.863 20.08-25.79 27.215l14.304-.573v12.474c0 .584 5.74.346 11.486.08h.006c5.744.266 11.485.504 11.485-.08v-12.474l14.304.573c-3.928-7.135-25.79-27.215-25.79-27.215v-.006l-.003.002z" />
</svg></a><a href="https://itch.io/">itch.io</a><span class="dot">·</span><a
href="https://michaeltlombardi.itch.io">View all by Michael T Lombardi</a><span class="dot">·</span><a
href="javascript:void(0);" data-lightbox_url="https://michaeltlombardi.itch.io/picaroons/report"
class="report_game_btn">Report</a>
<div class="breadcrumbs"><a href="https://michaeltlombardi.itch.io/picaroons">Picaroons</a> › <a
href="https://michaeltlombardi.itch.io/picaroons/devlog">Blog</a></div>
</div>
</div>
</div>
<script type="text/javascript">I.setup_layout()</script>
<script id="loading_lightbox_tpl"
type="text/template"><div aria-live="polite" class="lightbox loading_lightbox"><div class="loader_outer"><div class="loader_label">Loading</div><div class="loader_bar"><div class="loader_bar_slider"></div></div></div></div></script>
<script type="text/javascript">I.setup_page();</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment