IACR-CMS This is a simple repository to edit content from IACR website using markdown files, through Decap CMS. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build