무언가가 일어나는 중인 커뮤니티의 웹페이지.
posts/ 디렉토리에 YYYY-MM-DD.md 형식의 마크다운 파일을 만들고 푸시하면,
자동으로 새 글이 langdev.org에 배포됩니다.
cd website
pnpm i
pnpm dev
# See http://localhost:4321
pnpm build
langdev.org is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.