new post and build test

This commit is contained in:
Sevichecc 2022-08-12 01:16:32 +08:00
parent 130e39ef48
commit 5d53268b5c
10 changed files with 1245 additions and 7 deletions

View file

@ -64,9 +64,9 @@
</div> </div>
<div class="navbar-end"> <div class="navbar-end">
<!-- {#if headerConfig.search} --> <!-- {#if headerConfig.search} -->
<!-- The button to open modal --> <!-- The button to open modal -->
<!-- <label for="search-modal" class="btn btn-square btn-ghost ml-2"><span class="i-heroicons-outline-search" /></label> --> <!-- <label for="search-modal" class="btn btn-square btn-ghost ml-2"><span class="i-heroicons-outline-search" /></label> -->
<!-- <button <!-- <button
on:click={() => { on:click={() => {
search = !search search = !search
}} }}

View file

@ -35,7 +35,8 @@ const render = async (posts = genPosts({ postHtml: true, postLimit: feed.limit,
date_modified: post.updated ?? post.published ?? post.created, date_modified: post.updated ?? post.published ?? post.created,
tags: post.tags, tags: post.tags,
_indieweb: { _indieweb: {
type: post.type type: post.type,
'in-reply-to': post.in_reply_to
} }
})) }))
}) })

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

View file

Before

Width:  |  Height:  |  Size: 458 KiB

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 844 KiB

View file

@ -4,7 +4,7 @@ created: 2022-07-16
summary: Anki / JSDoc / 蘑菇 / Music-Map …… summary: Anki / JSDoc / 蘑菇 / Music-Map ……
tags: tags:
- 我在看什么 - 我在看什么
image: /2022-07-16-reading-5/May (1).jpg image: /2022-07-16-reading-5/May1.jpg
--- ---
## Productivity ## Productivity

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

File diff suppressed because it is too large Load diff