NodeSecure / NodeSecure/landing
Create a blog page with all articles from dev.to
Open
Nobody has claimed this yet.
help wanted
newcomer (ask)
- Dominant language
- CSS
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I really love what @tony-go has done for his personal website and blog module.
I think we could achieve something similar with the following steps:
- Storing all articles as markdown (require one of the TSC member who have access to do it).
- Having some sort of build step to convert it to HTML (idealy directly from CI but we can achieve that later if too complicated at first).
- Add a new blog page with all articles.
- Hightlight them in the home page.
- Probably something else I forgot (do not hesitate to comment).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the landing page structure and existing build or CI configuration, then determine how dev.to articles will be stored and rendered. Done means the articles appear on a blog page and are highlighted on the home page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, markdown
- Domain
- build-system, content, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100