GithubHelp home page GithubHelp logo

gar1t / erlang-patterns Goto Github PK

View Code? Open in Web Editor NEW
169.0 22.0 34.0 360 KB

LambdaPad source files for erlangpatterns.org

License: Creative Commons Attribution Share Alike 4.0 International

Makefile 0.29% Erlang 3.57% HTML 33.17% CSS 43.54% JavaScript 19.43%

erlang-patterns's Introduction

Erlang Patterns

Please note that http://erlangpatterns.org is no longer maintained. Don't look for actual Erlang patterns there - it's something else now.

This repo should be migrated to use GitHub pages so it can be viewed as a proper website. The original site was generated with LambdaPad, which is also no longer maintained.

If anyone wants to migrate this to GitHub pages, that would be extremely helpful!

Contributing to the Patterns

Refer to CONTRIBUTING.md for the project contribution policy.

If you want to add a pattern, simply add a file to the patterns directory that follows the conventions of the other pattern documents in that directory.

To modify a pattern, simply edit the applicable file.

Please submit a pull request to the project to apply your changes.

Currently erlangpatterns.org is updated manually by the project administrator using the master branch of this repository.

If you'd like to ask a question or raise an issue about a pattern, please use the project's issue tracking system.

View the Presentation

You can view the presentation by simply opening the file:

erlang-patterns/site/index.html

Or by running:

make serve

and opening http://localhost:8000

erlang-patterns's People

Contributors

aeden avatar bjhaid avatar derek121 avatar ivandbarron avatar quinnwilton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

erlang-patterns's Issues

Website styling problems

It seems that website could have some problems with CSS -
sc
Checked in Chrome/Firefox - result looks the same

add license

Would you please add a license to the repo?

Anti-patters

A few people asked about "anti patterns" --- or patterns that one might want to avoid, or bad patterns.

This is a great idea! How would we do this?

It looks like the site reloading isn't working or is incomplete

I can see the feed of contributors, however the new content isn't there.

Just out of curiosity, why not using Jekyll + GitHub Pages for the same purposes? That could have saved a lot of operational problems. Did it have less capabilities then lambdapad?

Maybe an old thing of mine is salvageable in this context

Hi,

Awesome idea! I know several people who have been toying with the same idea more than once or twice. I have an old document which mentions some etorrent patterns and perhaps something in there pertains to this project. For instance, what you call 'cleanup crew' is something I've called 'janitor' in the past. But there are other patterns in there which you might want to add. Note: I have yet to study the patterns extensively, so I don't understand if I'm writing something which is already covered.

https://github.com/jlouis/etorrent/blob/master/HACKING.md

Resource links

Consider a new page with links to related resources, including e.g. links to Alexander's work or other software patterns materials that would be helpful or server as examples, good or bad.

Text is difficult to read

The text on the site is difficult to read because of the following:

  • Font: the font is too thin and high, quite unusual for wikis and article sites. Georgia, Helvetica or Verdana would be more appropriate.
  • Not enough contrast with the background
  • Lines are too long, text should be centred with a limited column count.

Code snippets not showing up?

Was browsing the site for the first time and noticed what appear to be template calls showing up instead of the intended code.

2016-03-18-010021_1920x1200_scrot

Need contextualized examples

It would be very helpful to have links to real-world examples of these patterns, pointing to specific files within projects on github.

Lists not rendered as lists?

Looking at chain.md, it includes a markdown bulleted list. The generated HTML does include it as a <ul>, but when rendered in a browser there are no bullets- they're just three separate lines.

Just curious if this is intended, thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.