Giter Club home page Giter Club logo

blog-docker's Introduction

blog-docker's People

Contributors

clux avatar frol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

frol

blog-docker's Issues

relative markdown links needs fixing

Should be able to change instances of links to be prefixed with /static or something..

Note that we should not be rewriting the markdown, as the posts repo should be viewable on github as an alternative app.

500 internal server error when compiling in release mode

Shame because there's a serious size difference.

/repos/blog on rust [?] $ ll target/x86_64-unknown-linux-musl/release/blog 
-rwxr-xr-x 1 root root 3.5M May  8 15:45 target/x86_64-unknown-linux-musl/release/blog
~/repos/blog on rust [?] $ ll target/x86_64-unknown-linux-musl/debug/blog 
-rwxr-xr-x 1 root root 23M May  8 15:28 target/x86_64-unknown-linux-musl/debug/blog

Revitalize

Should look at this again so we can kill the old site.
Just want the interesting stuff somewhere. The posts archive is a start, but should either put it here in a better form, or just be lazy and put it in ghost or something.

At any rate, it needs to be done at some point when linkr-app finishes.

fix markdown parsing of latex and syntax highlighting

Two issues with the current one related to aggressive escaping:

Single line LaTeX has to be wrapped in <p>$$ tex.. $$</p> to stop hoedown from escaping slashes inside the $$.

GFM style code highlighting using highlight.js won't work with snake_case_variables because hoedown will turn those into italics and completely screw over highlight.js.

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.