LinuxSuRen / LinuxSuRen/yaml-readme

Support to show content based an expire field

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
19
Forks
9
PR merge metrics
No merged PRs in 30d

Description

As I mentioned in the title. Let's assume there is a data file below:
```yaml
hire: Want to hire a software enginner
expire: 2022-10-1
```

then, we can render the README file base on that. Show the content before `2020-10-01`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the YAML data file is parsed and how the README is rendered. Clarify whether the `expire` date includes or excludes the content, and which date comparison is intended. Done means README output consistently includes or omits the content according to the specified expiration rule, with coverage for the date boundary.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.