Giter Club home page Giter Club logo

ahungry-blog's Introduction

ahungry-blog

Minimal blogging software written in Common Lisp to be used with Emacs' org-mode and org-publish as a way to create blog entries.

See the sample dot-emacs file (should go in your ~/.emacs) to set up org-mode up for this type of usage (or copy dot-emacs into a .el file and #'require it in your emacs).

Usage

To start a new blog post:

M-x ahungry-new-blog

You'll be prompted to create a title, I suggest using the following format for the best functionality/usage of this tool:

YYYY-mm-dd-Some-text-separated-by-dashes

After creating a file, publish your entries (customize the git information to point to your own bare repo to push changes into) and run:

M-x ahungry-publish

This should create the articles, index page etc., and push to your bare repository (which you will hopefully have something pulling from to deploy the blog code on the fly).

For more details, see the blog post about the software:

http://ahungry.com/blog/2013-04-01-blogging-with-org-mode.html

ahungry-blog's People

Contributors

ahungry 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.