Skip to content

blankoworld/makefly

Repository files navigation

WARNING

WARNING: After having discovered Hugo static site generator, and compared it to Makefly, I decided to close Makefly project with its last version: 0.4.1.

You can find a script to migrate from Makefly to Hugo on Github.

Note: If you're a warrior and want to check the code, have a look here:

ATTENTION

ATTENTION : Après avoir découvert le générateur de site statique Hugo et l'avoir comparé à Makefly, j'ai décidé de fermer le projet Makefly avec sa dernière version: 0.4.1.

Vous pouvez trouver un script de migration de Makefly à Hugo sur Github.

Note : Si vous êtes un warrior et voudriez vérifier le code, jetez un œil ici :

For Users

It's not recommanded to use this version as it's a development version.

I suggest you to use the stable version of Makefly and read Makefly 0.4.1 documentation to use it.

Aux utilisateurs

Il n'est pas conseillé d'utiliser cette version puisque c'est une version de développement.

Je vous suggère de vous tourner vers la version stable de Makefly et de lire la documentation de Makefly 0.4.1.

For those who are interested in the code

You can clone this repository as this:

git clone https://github.com/blankoworld/makefly.git

First you need to install dependancies. Search these elements on your system:

  • lua 5.1
  • lua filesystem

Then you need to copy default configuration (makefly.rc.example) to the makefly.rc file. For an example:

cp makefly.rc.example makefly.rc

Finally compile the doc:

./makefly doc

And read it in doc/README.html.

Pour ceux qui sont intéressés par le code

Vous pouvez dupliquer le dépôt ainsi :

git clone https://github.com/blankoworld/makefly.git

Il faut avant tout installer les dépendances du projet. Cherchez les éléments suivants sur votre système :

  • lua 5.1
  • lua filesystem

Puis vous devez copier la configuration par défaut (makefly.rc.example) vers le fichier makefly.rc. Par exemple :

cp makefly.rc.fr.example makefly.rc

Finalement compilez la documentation :

./makefly doc

Et lisez la dans doc/README.fr.html.

About

[ABANDONNED] Makefly is a fast and lightweight command line alternative to Nanoblogger static weblog engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published