Add your achievements to ./list.txt
. Format:
name -- quote -- description
run
npm install
node .
After script finishes, your generated achievements will be in ./achievements
folder.
Modify file templates/index.html to create your own layout for achievements. You can add styles in public/index.css.
There is a simple template mechanism here, so you can add your rules here for better customization.