welcome to GRACE
the Git Revision Assisting Content Editor
The core concept of GRACE is the 'kassette'
const kassette = [
{ path: 'one/1.md', className: 'one' },
{ path: 'two/2.md', className: 'two' },
{ path: 'three/3.md', className: 'three' }
];