- Create a new repository with this template
- npm install
- Select only the new repository that is created by step 1, and configure on your dashboard
- Write articles / books, commit those, and then push those
zenn-template
├── README.md
├── articles # for articles
├── books # for books
├── node_modules
├── package-lock.json
└── package.json