Coder Social home page Coder Social logo

nanogen's People

Contributors

epochblue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kevmo

nanogen's Issues

Update documentation

The documentation needs work to better describe the project and how to use it. It also lacks some documentation about some of the newer commands.

Provide a better 'out of box' experience

nanogen should come with a basic template that someone can use to make getting up and going simpler, with default versions of all the relevant files (post template, base layout, RSS feed, JSON feed, etc).

Improve `preview` command

The preview command currently only serves up the _site directory, which is created by the build command. This is OK, but it doesn't allow for previewing draft posts. The preview command should instead:

  1. Collect and generate all available posts
  2. Collect and generate all available drafts
  3. Spit them into a separate _site_preview folder
  4. Serve that _site_preview folder instead of the _site folder

Notes:

  • Perhaps the default behavior of the preview command remains the same, and this new "with drafts" behavior is available via a CLI flag?

Add tests

nanogen needs some manner of tests to ensure correctness, but right now it has zero. That's just not OK, y'all.

Add command to post a draft

Command should...

  1. Copy the draft post from _drafts into _posts, and
  2. Change the date on the post to be the current date

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.