Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaytaph/til-generator

Today I learned
https://github.com/jaytaph/til-generator

Last synced: 22 days ago
JSON representation

Today I learned

Awesome Lists containing this project

README

        

# Today I Learned
A simple generator tool to generate small snippets (TILs) into a static site.

## Usage

$ til-generator.phar generate

You can use a different theme:

$ til-generator.phar generate --theme

Check out which themes are available:

$ til-generator.phar list-themes

## Compile

$ composer install
$ ./vendor/bin/box compile

This will generate a phar file which can be used to distribute.

## Bugs

yes.