Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish a 💎 theme #333

Open
15 of 21 tasks
ashawley opened this issue May 30, 2017 · 0 comments
Open
15 of 21 tasks

Publish a 💎 theme #333

ashawley opened this issue May 30, 2017 · 0 comments
Milestone

Comments

@ashawley
Copy link
Collaborator

ashawley commented May 30, 2017

I've investigated #307, but it would be some work. Here's what I have so far:

  • Add pixyll.gemspec file
  • Add gemspec to Gemfile
  • Copy pixyll.scss to assets/css/main.scss
  • Include favicons in assets/img
  • Don't depend on github-pages, use smaller list of deps
  • Create _layouts/home.html
  • Tell users to create index.html instead of index.md
  • Use layout: home in index.html
  • Tell users to set paginate in _config.yml
  • Move date format %b %-d, %Y from config to template.
  • Drop conditionals in _includes/navigation.html Use site.header_pages for navigation #342
  • Verify the rest of the includes are worth shipping?
  • Ship the rake tasks somehow?
  • Drop feed.xml in favor of jekyll-feed?
  • Convert fb-instant-articles to a gem?
  • Use gem in gh-pages rather than copying from master
  • Convert pixyll.com to implementation of theme (same as previous?)
  • Add .travis.yml in Add .travis.yml #355
  • Build gem in Travis
  • Test gem in Travis
  • Add defaults for site.text values if not set in config

See WIP in #334

@ashawley ashawley changed the title Publish a 💎 theme Publish a 💎 theme May 30, 2017
cotejer added a commit to cotejer/cotejer.github.io that referenced this issue Jun 30, 2018
Added .post-link a:focus,
.post-link a:hover,
.post-link a:active,  {
  margin-top: 0;
  font-weight: 600;
  color: johno#333;
  text-decoration: none;
}
@ashawley ashawley added this to the 3.0 milestone Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant