Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Initial Implementation

オープン
#1 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
markdown, typescript
領域
documentation

調査の方向性

リンク先の app/utils/compile-mdx.server.ts の例を確認し、参照されている speed-metal-stack の実装と比較します。このリポジトリでドキュメントとサイトをどのようにホストし、キャッシュを使用して Markdown/MDX を実行時にコンパイルし、再デプロイなしで更新をサポートするかを定義します。合意したアーキテクチャが実装され、文書化されていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Just a few thoughts:

  1. I would like the docs to use markdown and be hosted publicly on GitHub
  2. I would like the site and source for the docs to be in this repo
  3. I would like an update to the docs to not require a redeploy of the site (so runtime markdown compilation via mdx-bundler maybe + caching will be necessary).

I'm really thinking the architecture can be similar to my site which is similar to the Epic Stack in many ways. This file is probably most helpful for compiling mdx on the fly. A simpler and similar implementation that you may reference is the speed-metal-stack which is based on my personal site.

Personally, I'd probably start with the Epic Stack and remove stuff we don't want. I think keeping the user accounts could actually be useful for the admin interface with the cache etc.

主要言語
TypeScript
スター
15
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。