Giter Site home page Giter Site logo

thusoy / blag Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 27.92 MB

Bloggish homepage thingie. Probablity of more activity in repo than on blog is very high.

License: MIT License

JavaScript 10.24% Python 61.76% HTML 9.51% Mako 0.38% SaltStack 3.68% Shell 2.99% Dockerfile 1.36% SCSS 10.07%

blag's People

Contributors

dependabot[bot] avatar thusoy avatar

Watchers

 avatar  avatar

blag's Issues

Subblog for bug hunts

With good keywords from each hunt so that it's possible for others in the same situation to find the solution and the hunt procedure.

Add a non-sucky text block

Sir-Trevor core text block refuses to play nice with ordinary markdown, escaping it and doing nasty stuff with my text. Fuck that. Write a markdown block that is untouched by sir-trevor, and rendered solely server-side.

Render tweets server-side

Shouldn't be any need to hit the twitter API to render them in the frontend when we have all the info backend.

Tagging functionality

It should be able to tag posts and follow certain tags:

  • tag posts
  • create new tag from within post
  • view all posts with tag
  • follow RSS for posts with tag

hubby repo?

Tarjei,
I hope it's not too annoying to contact you through an issue.

Do you think we have your approval if we asked pypi for the name "hubby"?

It appeared to us you are no longer using https://pypi.org/project/hubby/ , but perhaps you want to reserve that for a future use?

We would like to rebrand the open source project https://pypi.org/project/qhub/ to distance it from QuanSight, the company that did the initial development work. We are hoping this will encourage more use and contributions from the community. And since this is an infrastructure-as-code project designed to make it easy to deploy JupyterHub backed by Kubernetes on any Cloud, it seemed "hubby" would be a great name.

Thanks for your consideration,
Rich Signell
USGS

Proper localization: Support for posts in multiple languages

Allows writing a post for Norwegians in Norwegian, and in English, and have viewers displayed the correct language based on a chain of decisions:

Query param (Post-specific) -> Cookie (site-specific) -> HTTP header (Browser/user specific) -> IP area (best guess, when nothing given explicit) -> Default English. Area could be skipped if IP is detected to come from known proxy service or Tor exit. Write blog post about how language, and other preference related decisions, should happen.

Allow guests to contribute a translation, with text reproduced on my site, link to text on their site and credits.

Default to filter comments on the language they responded to?

Add slugified name to headings

Rendering headings like <h1 name="section-header">Section header</h1> makes it possible to link to the section from the rest of the document.

Footnotes in blog posts

Should be possible. Preferably in the style of waitbutwhy, small clickable boxes with more information loaded in the case of javascript, list on the bottom in case it's missing.

Pinch-zooming should increase text size

On small devices text should always fill the screen, but for hard-to-read users pinching shouldn't zoom in on the text, which is useless since you'd have to scroll horizontally to read, but increase the text size.

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.