Skip to content

lambdapad/lambdapad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambdapad

lambdapad

Static website generator using Elixir or Erlang. Yes! you can use (syntactic) sugar to make swetter your experience or Erlang to power the functional way to build your pages!

If you love this content and want we can generate more, you can support us:

paypal

Getting Started

You need only to get the code, from source code you can:

wget http://localhost:8080/download/lpad
chmod +x lpad

Then you will have the lpad script ready. You can copy it to a place accessible from wherever you are or even include it into the directory you have for generate your blog or website.

It is also possible to install the script with

mix escript.install

When you are running lpad, this command searches for a lambdapad.exs file into the current directory. You can indicate where the file is located, even if you called it in another way:

lpad www/myblog/lambdapad.exs

Or if you are going to use the Erlang way:

lpad www/myblog/index.erl

Documentation

For further information you can go to the lambdapad website

Contributing

Yes! Please! :-) ... you can clone, perform changes and send a pull request via Github. It's not difficult.

If you prefer to say what do you think it's missing or could be improved, please, open an issue ticket and explain as better as possible what do you need/want/desire.

In all of the cases, sponsorship the project it's possible and we'll open a sponsor section here as soon as we receive the request to be included with the payment via Github, PayPal or Patreon.

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 91.6%
  • HTML 4.6%
  • Erlang 2.0%
  • CSS 1.8%