This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ssh-keygen -lf ~/.ssh/id_rsa.pub |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Configuration options for your blog - customise to taste | |
# This file contains no secret information, so can be stored in source control (unlike database.yml) | |
title: <Blog Title> | |
url: <Blog URL> | |
author: | |
name: <Your Name> # For copyright notice and ATOM feeds | |
email: <Your Email> # Exception emails will go here, and it is used in ATOM feeds | |
open_id: # These are used to login to the admin area | |
- <Your open_id url> # Mine is http://dekom.myopenid.com |
NewerOlder