An original character directory template. Inspired by sites like Toyhou.se and RefSheet.
You can see the demo here: demo
The spiritual successor of RefMine, a project that got rewritten multiple times but never released. A project I started when I was a lot less experienced. I just needed to restart again with a blank slate.
Features
- Two layout styles: Wiki, and Full-Body.
Pre-requisites:
Once Jekyll is installed, open the project folder in your command prompt and run this:
bundle install
bundle exec jekyll serve
Your site should be available at http://localhost:4000/
- Create a new markdown file in
_characters. - Copy and paste the contents of
blank_charater.mdin drafts into your new file. - Then you just gotta fill in your character's info! (There are multiple comments to help you.)
Contribution is very much welcome. I'm sure there are many things that can be improved.
Lil-Ref's code is licensed under the Do What The F*ck You Want To Public License.
Basically, you can do whatever you want with this. I'd love to see your creations, though.