iissnan / iissnan/theme-next-docs

如何跳过某些文章不进行发布

Open
#206 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
165
Forks
55
PR merge metrics
No merged PRs in 30d

Description

如何跳过某些文章不进行发布?

有些文章可能还没写完,不需要立即发布,希望后面修改完毕后,再发布。怎么实现这样一个功能,可以添加 skip:true 类似标签 跳过这样的博文不进行发布
---
title: Hexo 搭建静态博客
date: 2017-12-01 18:17:23
skip: true
---

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the repository's publishing-related entry points; the issue does not name a file or test. Review how the YAML front matter example is processed, then determine where a skip: true value would prevent publication. Done means posts marked skip: true are omitted while completed posts publish normally.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.