1 2 3 4 5 6 7
import Kronikarz from 'kronikarz' const POSTS_PATH = './content/wpisy' const k = new Kronikarz(POSTS_PATH) export default k