Skip to content

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

License

Notifications You must be signed in to change notification settings

tst2005/makefly

 
 

Repository files navigation

Website: http://makefly.depotoi.re/ (EN)

Site Web : http://makefly.depotoi.re/ (FR)

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.3 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.3.

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 38.6%
  • CSS 32.4%
  • HTML 14.6%
  • Shell 13.2%
  • Other 1.2%