GithubHelp home page GithubHelp logo

itsa's People

Contributors

lightquake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

itsa's Issues

RSS

We need to generate it. Pretty simple, can likely reuse milagos code.

Tests!

Actually testing this would be pretty rad, especially with code coverage.

New post template?

It'd be nice to have some kind of way to generate a 'skeleton' for a new post, but I really don't know how that'd work with the no-authorization model.

Actually display useful error when config is bad

If the configuration file doesn't load, the entire site just gives empty responses as opposed to dying nicely. Not sure why, considering that putting error "whoops!" in app in Site.hs works fine. Mumble IO?

Logging

Logging just using snap is kind of sad, unfortunately, since it only gives you one file and everything goes there. hslogger looks shiny, though; it has priority levels, syslog and file support, etc. The only question is how to integrate it nicely with what snap does.

Syntax highlighting

Can use pandoc here instead of whatever it was I was using before. Need to look at Kate themes to pick one out that I like, but it shouldn't be that hard.

Hide draft and queued posts

Same behavior as before; draft and queued posts don't show up except if /hidden is requested from localhost, or they're requested with a special security parameter set in app config (more useful for shared hosting??)

Pages

A page is basically a post with no tags or posted date, and they show up on the 'bar' by default.

Page links!

There aren't any right now. Marking this as a bug because it's sort of mandatory to have.

Figure out how to share draft/queued posts

Obviously I don't want to give someone a login on my server to have them proof a post. But sharing the post.markdown doesn't work since there might be some formatting issues. Ideally I'd like to be able to share links, but...

Remove 1140.css

1140.css is deprecated, unfortunately, and I don't like using deprecated things. Time to figure out how it worked and reimplement it?

Blockquotes

Blockquotes should be highlighted somehow. Right now they aren't at all.

Favicons

Just like RSS, simple. Store the path in the config, have a sensible default (PWD?).

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.