Skip to content

diije/Scriptogram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scriptogram for Sublime Text

Description

This addon was made for use on http://scriptogr.am/ but it may work on other markdown flavored blogging platforms. It adds a properly fomatted heading as seen below:

Title: My blog post
Date: 2012-12-25 09:30
Tags: 

This package is compatible with Sublime Text 3. See ST3 Installation for further info.

Usage

After installing press ctrl+shift+p (Windows, Linux) or cmd+shift+p (OS X) and start typing scriptogram and hit enter

Package Installation

If not using Package Control, you can install it manually:

Bring up a command line in the Packages/ folder of your Sublime user folder, and execute the following:

mkdir Scriptogram 
cd Scriptogram 
git clone git://github.com/diije/Scriptogram.git

When you launch Sublime Text 2, it will reload the packages in the packages folder.

ST3 Installation ----------------

This package is fully compatible with Sublime Text 3 requirements.
However, you'll need to install it via git, as Package Control won't work:

cd Packages/  
git clone https://github.com/diije/Scriptogram  

Then restart Sublime Text ;)

Were listed in the description. It really only does one simple thing.

Further info about Scriptogr.am

For further information about the blogging platform, and how to set up your blog, please visit this link (in French).

Licence

Licence Creative Commons
Ce(tte) œuvre est mise à disposition selon les termes de la Licence Creative Commons Attribution - Partage dans les Mêmes Conditions 3.0 non transposé.

About

Forked from https://github.com/scttcper/Scriptogram in order to add & remove some simple stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%