sinasamavati / leptus

The Erlang REST framework
https://sinasamavati.com/leptus
MIT License
346 stars 50 forks source link

Make a website for the project #29

Open sinasamavati opened 10 years ago

sinasamavati commented 10 years ago

We need some static pages for the documentations, examples, etc.

cs-victor-nascimento commented 10 years ago

Nice!

Perhaps a github pages with some Angular or something that would consume a leptus implemented service that would automatically be used as a sample. Perhaps to consume readme, leptus version or something.

What do you think?

sinasamavati commented 10 years ago

GitHub Pages is fine. Yes, consuming README, displaying the latest version and/or CHANGELOG, asking for contribution if people are interested, telling about the IRC channel, etc.

The problem is I'm basically not good at front-end development, and I don't have the time to make some pages for leptus.

artemeff commented 9 years ago

I can take this task. But if we want some wow effect from the site we should talk about design, logo etc. Can you tell me what is leptus? Is it a mite? Or I'm wrong? Any ideas about logo? What colors do you prefer?

sinasamavati commented 9 years ago

@artemeff It would be very nice of you!

Yes, leptus is a mite. Once upon a time I had an idea for a logo, but I can't find the files. I think all that matters is having an index and a clean theme for the documentation. What do you think?

artemeff commented 9 years ago

@s1n4 ok, for the start I can make simple site with docs and some information, or you can use readme.io to create documentation and index, it's free for open source :)

ZelphirKaltstahl commented 6 years ago

Documentation is severely lacking. I cannot even get the "Quick Example" running (leptus_tutorial_app.erl: undefined parse transform 'leptus_pt'). It's better to have a "long" example that actually tells people in what file to put what and in what subfolder to put which file.