-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Milestone
Description
I've investigated #307, but it would be some work. Here's what I have so far:
- Add
pixyll.gemspecfile - Add
gemspectoGemfile - Copy
pixyll.scsstoassets/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.htmlinstead ofindex.md - Use
layout: homeinindex.html - Tell users to set
paginatein_config.yml - Move date format
%b %-d, %Yfrom config to template. - Drop conditionals in
_includes/navigation.htmlUse site.header_pages for navigationย #342 - Verify the rest of the includes are worth shipping?
- Ship the rake tasks somehow?
- Drop
feed.xmlin 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.ymlin Add .travis.ymlย #355 - Build gem in Travis
- Test gem in Travis
- Add defaults for
site.textvalues if not set in config
See WIP in #334
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels