Giter VIP home page Giter VIP logo

atom-themes.github.io's People

Contributors

abeestrada avatar castrolol avatar ddavison avatar fusion94 avatar kenwheeler avatar rhysforyou avatar thinkclay avatar thomaslindstrom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atom-themes.github.io's Issues

Homepage Redesign

On the current homepage, you can only see five themes per page, with only two or three of those above the fold. I'd like to redesign this to fit more themes on a page and place more emphasis on the theme's screenshot.

The idea is to display the themes' thumbnails in a grid arrangement, with further information appearing when the user hovers their mouse cursor over the thumbnail. I'll put together a design for this tonight, but I wanted to get feedback first.

Core license

Update the core license.md file to be accurate.

Feature request: Import existing theme from GitHub

I wanted to add my "mbo" theme, but contributing is too complicated (especially for existing themes).
Also, not everyone has Ruby installed.
Please consider making possible to import a theme from its GH repo.

standard post names...

We need to define the standards for post names. Currently we have a mix of:

yyyy-mm-dd-theme_name.md versus yyyy-mm-dd-theme_name-author_name.md

Since the author is already attributed in the post I see no reason not to use the former standard and not the later.

SEO

Need to properly SEO the site to get google page rank up...

Add date/time to _posts.txt

Currently the template for posts looks like this:


---
layout: theme
thumbnail:
title:
tags:
author:
author_url:
package_url:
package_name:

---

Add a date option with timestamp (like octopress does) to ensure themes are ordered more accurately. Something like this:

date: 2014-03-01 06:00:23 -0800

Theme Counter...

Add a total count of themes somewhere.

This snippet accomplishes that:

{{ site.posts | size }}

So under the site tagline, or elsewhere we could use something like this:

<small>Total Number of Themes: {{ site.posts | size }}</small>

Fix existing posts...

None of the existing posts have a date: option so the themes are being sorted by postname and not by most recent.

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.