Skip to main content

a lightweight about-me-site generator

Project description

All About "All about me"
----------------

Aam means "All about me". It is a lightweight about me site generator. To compare with blog, Aam is for pages not posts. So you can use it to build your own pages to introduce everything about you.

Installation
===============

Requirements:

* Jinja2
* Misaka
* Pygments
* Parguments

Install Aam with pip ::

$ (sudo) pip install aam

Or you can install with Git ::

$ git clone git://github.com/JmPotato/Aam
$ cd Aam
$ (sudo) python setup.py install


Usage
===============

First, you need to creat a new site ::

$ mkdir site
$ cd site
$ aam init

Then, edit the config file ::

$ vim config.ini

Write a page like this and save it to `Hello.md` ::

title: Hello World
date: 2014.7.1
description: The first page

----

Hello, World!

Build your about me site ::

$ aam build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aam-0.0.6.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

aam-0.0.6-py2.7.egg (16.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page