Skip to content

allmarkedup/frekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frekyll

Experimental adapter to help Fractal ❤️ Jekyll.

Installation and Usage

// package.json
"dependencies": {
  "@allmarkedup/frekyll": "allmarkedup/frekyll#master"
}

And then require and configure it as follows:

const frekyll = require('@allmarkedup/frekyll')({
    /* configuration properties here */
});

fractal.components.engine(frekyll);

About

[WIP] Fractal ❤️ Jekyll ?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published