An open API service indexing awesome lists of open source software.

https://github.com/cloneofsimo/railabweb

Source code for Railab website
https://github.com/cloneofsimo/railabweb

Last synced: 5 months ago
JSON representation

Source code for Railab website

Awesome Lists containing this project

README

          

# Railab Website

Built with Threejs (react-three-fiber), Gatbsy, Chakra UI, MDX, and Typescript.

# 수정 방법

TLDR: [여기](https://github.com/cloneofsimo/railabweb/tree/main/src/content) 파일 수정하시면 됩니다

모든 컨텐츠는 markdown 형식입니다. https://github.com/cloneofsimo/railabweb/tree/main/src/content 여기서 .mdx 파일을 수정해서 저한테 알려주시거나 pr 올려주시면 머지하면 자동으로 거의 1분 안에 업데이트 됩니다. (railab organization 으로 했으면 좋았겠지만 300분 빌드랑 트래픽이 빠른 netlify 가 개인용으로만 무료 CD 를 제공해서 어쩔 수 없습니다.)

사진/영상 등등 추가를 원하시면 마크다운에서 하듯 상대 경로로 추가하시면 자연스럽게 추가됩니다.
유튜브, 트위터, vimeo 임베드 html 같은 것도 추가하면 되긴 할거라 요청해주시면 추가드리겠습니다.

웹 관련 feature 추가나 피드백은 github discussion 이나 issue 에서 올려주세요