https://jedworkshop.github.io/JLR2023
Source of the "NLP2023 Workshop on Japanese Language Resources" website.
- Setup
npm install
- Edit
- Edit the markdown file
src/index.md
- Edit the markdown file
- Build
npm run build
- => Static files created under
docs/
- Publish
- Push to the
main
branch of this repository - => Files under
docs/
served as https://jedworkshop.github.io/JLR2023 by GitHub Pages
- Push to the