Code Monkey home page Code Monkey logo

neon's People

Contributors

weberc2 avatar weberc2-tempus avatar

Watchers

 avatar  avatar

neon's Issues

Improve README

README should succinctly cover:

  • Building
  • Installation
  • Usage
    • neon build
    • neon serve
    • configuration
      • Link to godoc config.Config struct for details (so as to avoid having to keep the docs up to date with the struct)
      • Link to blog/neon.yaml for an example
  • Contributing

Posts shouldn't have to add extra `#`s to each heading

Today, because my blog theme makes the blog title an <h1>, and the titles <h2>, headings in my blog content must begin with ### to render as <h3>. In order to decouple the markdown source from the details of the theme, the markdown source should be able to start headings with # and neon should coordinate with the theme to figure out the appropriate HTML heading tag to begin with.

Linkable Headings

There should be anchors in the generated HTML headings such that consumers of the generated HTML can create links to individual headings.

Neon should support tags

I should be able to tag my posts such that I can click on the tag in the rendered HTML and it will send me to an index page filtered to posts with that tag.

Releases for master no longer work

It looks like the Github release action is tagging all releases as master instead of some unique identifier, causing subsequent runs to fail.

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.