Coder Social home page Coder Social logo

z-caterpillar / hexo-generator-atom-markdown-writer-meta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timnew/hexo-generator-atom-markdown-writer-meta

0.0 1.0 1.0 6 KB

A Hexo generator that produces meta json files required by the Atom Markdown-Writer It generates posts.json, categories.json and tags.json under the root site.

Home Page: https://github.com/timnew/hexo-generator-atom-markdown-writer-meta

License: MIT License

CoffeeScript 52.60% JavaScript 47.40%

hexo-generator-atom-markdown-writer-meta's Introduction

hexo-generator-atom-markdown-writer-meta NPM version Dependency Status

A Hexo generator that produces meta json files required by the Atom Markdown-Writer It generates posts.json, categories.json and tags.json under the root site.

Install

Install using npm.

$ npm install hexo-generator-atom-markdown-writer-meta --save

Markdown-Writer Configuration for Hexo

Field Sample Value
File Extension .md
Site Draft Dir source/_drafts
Site Local Dir /Users/timnew/Workspace/blogs/timnew
Site Posts Dir source/_posts
Url for Categories http://timnew.github.io/categories.json
Url for Posts http://timnew.github.io/posts.json
Url for Tags http://timnew.github.io/tags.json

Files

  • posts.json: Json file contains name, url and last update time for each post
  • tags.json: Json file contains the tags that used in the blog, sorted by occurrence
  • cateogories.json: Json file contains the categories that used in the blog, sorted by occurrence

Related Tools

License

MIT

NPM downloads

hexo-generator-atom-markdown-writer-meta's People

Contributors

timnew avatar z-caterpillar avatar

Watchers

 avatar

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.