Coder Social home page Coder Social logo

nzymes's People

Contributors

aercolino avatar

Watchers

 avatar  avatar

nzymes's Issues

Find a way to share Enzymes 3 setups.

Enzymes 3 setups are pretty much like instant WordPress plugins. There should be a way to share them, because, with or without a little configuration, they can easily be reused in other blogs.

There are some problems to solve. Structure is one of them. I'm experimenting with GitHub gists to store setups and Twitter twits to announce them.

Gists are quite well suited for storing and sharing Enzymes 3 setups.

  • Each custom field can be represented by a separate file, storing name and content of the former into name and content of the latter.
  • The extension of the file determine syntax highlighting, so it should be .php for enzymes with PHP code.
  • Injections could go in a .txt file, with a name prefixed by injection.
  • The name of the gist should make it clear what the gist is about, so I'm using now a #Enzymes3setup prefix, which could also be a Twitter hashtag. A nice side effect is that GitHub autocompletes anything starting with a hash sign.
  • Given that the name of the gist is not its title but the name of its first file in alphabetical order, I'm using a short text file whose name is prefixed by #Enzymes3setup which should guarantee to always be at the top. The contents would be just a very short summary.
  • The first comment could be a nice description about how to use the setup for oneself, with nice markdown.

Example: https://gist.github.com/aercolino/e7f4eeb4bcbd37879819

For beautifying code, do not use the ACE editor on GitHub and before pasting your code, clean it up with http://www.dirtymarkup.com/ using this configuration:

screen shot 2015-02-15 at 11 27 38

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.