Coder Social home page Coder Social logo

marsman's People

Contributors

alexrodba avatar artero avatar dvdgs88 avatar javierartero avatar javierpb84 avatar jvendrell avatar marinaaisa avatar oriolbcn avatar xredo 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

Watchers

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

marsman's Issues

Add new variable pages that add one or more css files

---
title: Welcome to marsman
body: home
active: home
css: home
---

refactor and improve the following code

    <% if (class_active = current_page.metadata[:page][:css].to_s) %>
      <% class_active.split(',').map(&:lstrip).each do |item| %>
        <%= stylesheet_pack_tag item %>
      <% end %>
    <% end %>

Login button should be wider

In the Login page, the Login button is too small, it should be wider. This doesn't happen in the Sign Up page, where the Sign Up button has the correct width.

screen shot 2017-01-31 at 15 42 08

Redefine the project goals and strategy

MarsMan is a collection of pages and components used commonly in web applications, such as login and signup pages, a navigation bar, a settings page, email notifications, etc.

Its goal is to provide you most of the pages and components that you need to develop a web application, reducing the cost of the development and its time to market, bypassing the design stage. We can define it as a starter kit created with best practices in mind, targeting MVPs and companies that don't want to spend too much money on the product design.

@MarsBased/marsbased Do you agree with this definition? If so, how should we change the project's architecture to be able to meet its goal more easily and be usable for other companies?

Define the MarsMan documentation

Currently, the only documentation of the project is the Middleman's index page, where we can see a list of all the pages styled, and the toolkit. The toolkit contains an example of each one of the components used to create the different pages.

We need to define:

  • What kind of documentation does the project need? (toolkit, page examples, how to install, style guidelines, etc.).
  • What do we use the toolkit for?

Create a new cookies alert component

All websites hosted in the EU have to show a cookies alert frame to new users. We need to incorporate a cookies alert component here.

We can take the example of the MarsBased website cookies alert frame:

screen shot 2017-01-31 at 16 24 36

Add badges to the README for Waffle and the license

People can't find the project's Waffle board right now. We can make it more accessible by adding the Waffle badges to the project's readme. At the same time, we can add badges for the license as well.

*Related issue:

Define the versioning system

People showed some interest in MarsMan when we did a bit of marketing, and other companies have used it to develop their own projects. For that reason, it'd be good to define a versioning system as soon as possible. People using MarsMan need to know which version are they using, what changes have been made in each version, if there are dependencies in a given version, etc.

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.