Giter Club home page Giter Club logo

padrino-web's Introduction

New Padrino Website

Built using Middleman.

Current Screenshots

Desktop

screen shot 2015-09-10 at 1 23 35 am screen shot 2015-09-10 at 1 25 29 am screen shot 2015-09-10 at 1 24 03 am screen shot 2015-09-10 at 1 25 11 am

Mobile

screen shot 2015-09-10 at 2 29 23 pm screen shot 2015-09-10 at 1 27 56 am screen shot 2015-09-10 at 1 28 17 am screen shot 2015-09-10 at 1 28 22 am

Local Server Instructions

  1. Clone to your machine.

    git clone https://github.com/padrino/padrino-web.git
    git submodule init
    git submodule update
  2. Install gem dependencies with Bundler.

    bundle install
  3. Start the Middleman server.

    bundle exec middleman server
  4. Visit http://localhost:4567

Automated Deploy Instructions

If you want to update the docs, build and deploy the update in a single command:

rake publish

Manual Build Instructions

  1. Update the docs through submodule.

    rake update
  2. Build the static site.

    middleman build
  3. Deploy the site to gh-pages.

    middleman deploy
  4. Visit the site at http://padrinorb.com.

padrino-web's People

Contributors

0x307e avatar adam12 avatar angeloashmore avatar jaybeecave avatar nesquena avatar quintasan avatar red54 avatar wikimatze avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

padrino-web's Issues

Extract the help part of the page

We are working very actively on Padrino documentation and want to make the framework as stable and reliable as possible. If you want to help us, check the
issues, there is plenty of work left.

If you want to keep up with Padrino updates, be sure to follow us on twitter:
@padrinorb, join us on IRC at “#padrino” on freenode or
gitter

Comments from disqus

Do we have them? If yes, should we restore them? If no, do we want to have comments for the new website?

Slim form for provide additional feedback after each

slim form:

p
Please report any issues you encounter with this release! We are working very actively on Padrino and want to make the framework as stable and reliable as possible. That concludes the changelog for this release. As always if you want to keep up with Padrino updates, be sure to follow us on
twitter: @padrinorb, join us on IRC at “#padrino” on freenode or on gitter.

RSS-Feed code-review

Hi there,

I repaired the RSS-Feed today and add the link in the layout section. The feed is reachable via http://padrinorb.com/feed.xml.

The relevant commits are: fb2f42e...be43b7c

If everything is fine, then I'm happy and will close this issue and will start working in branches for additional features in the future.

Guides TOC unordered

The guide TOC is unordered (see the sidebar here). The layout relies on an ordered Hash, but is a feature of Ruby >=1.9.

@wikimatze Are you running an older version of Ruby on your local system? Or did the changes to config.rb remove support for keeping the guides ordered?

SSL problems

Not sure if I should open this issue here, is half a systems problem.

  • The cerficate is from github and not valid for padrinorb.com.
  • Some resources are loaded with a harcoded schema, like some google-fonts, and the browser blocks it as unsecure resources inside a secure content. Google fonts can be loaded in https too.

How to reproduce:

Thanks!

Setup middleman-blog

Integrate the middleman-blog plugin to /blog.

See: https://middlemanapp.com/basics/blogging/

Utilize /blog/{title} for the URL scheme to keep things simple. Tags, categories, and calendar pages are not necessary.

Checklist

  • Create article view
    • Sidebar with recent posts
    • Disqus comments integration
  • Create article index w/ pagination

Capistrano, etc.

@nesquena I noticed a Capistrano setup and a rack file was added to the repo. Is there a need for this?

Middleman generates static HTML files which gets committed directly to the gh-pages branch using middleman-deploy. Middleman shouldn't be running as server unless in development.

Consolidate communication channels

Based on padrino/padrino-framework#1769:

  • mailing lis: Not widely used, messages get lost and long response time
  • irc #padrino channel: More people are there and newbies asking questions which did not get answered within minutes will probably never go there again since they don't get instant feedback. Since we are still a small group, we can find always the time to answer the questions like @dariocravero said above
  • reddit channel: I contacted the author to give me access to the channel => it would be good to share blog post and articles written about Padrino
  • stackoverflow: Didn't know that it exists
  • own Q & A system: I set a possible solution up under my webspace.
  • padrinorb.org: Official page, much of the documentation is outdated but RailsGirls are working for a solution about how to make it up to date.
  • padrinobook.com: A book about how to use and run Padrino

Make a clear link where people can get help and where they can post things and ask questions as well.

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.