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

Make a theme #1

Open
8 of 28 tasks
jonathan-s opened this issue May 24, 2015 · 0 comments
Open
8 of 28 tasks

Make a theme #1

jonathan-s opened this issue May 24, 2015 · 0 comments

Comments

@jonathan-s
Copy link
Owner

jonathan-s commented May 24, 2015

Seo specific

General

  • Implement microformats, see example
  • fix pygments so that there is syntax highlighting.
  • Check out keybase.io as a way to identify myself?
  • Look into issue with 2x images, and how to solve that.
  • Implement the snippet below to get target blank for links outside my domain
  • webmention
  • refactor CSS to SCSS
  • introduce some vue.js?
  • an email submit button
  • Specific styles for photos only
  • Editing posts not using github but using https://github.com/netlify/netlify-cms
  • implement support that works well with zettelkasten
  • dropdown just below A in the fixed menu.
  • implement JS search, once the site becomes a bit bigger. I possibly need to use commomark to be able to fix that.
  • refactor some html. To simplify the structure. Currently it's a bit more nested than necessary.
  • markdown emoji for pelican https://bytefish.de/blog/markdown_emoji_extension/

Styling and such

Minor bugs and such

  • When resizing to a smaller size the biggest container flakes out a bit. And there is a ugly gap between the title and the fixed menu.
$(document.links).filter(function() {
    return this.hostname != window.location.hostname;
}).attr('target', '_blank');
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