Skip to content

A free webapp to generate a calligraphy copybook with any text and some free typefaces.

License

Notifications You must be signed in to change notification settings

bunomonteiro/Calligraphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calligraphy

A free webapp to generate a calligraphy copybook with any text and some free typefaces. See a demo: Calligraphy Demo

Version

1.0.0

Maintained by

Bruno Monteiro, also known as b'uno. (linkedin - twitter - facebook)

Tech

Calligraphy uses a number of open source projects to work properly:

And of course Calligraphy itself is open source with a public repository.

Installation

You need Gulp installed globally:

$ npm i -g gulp

...and Bower:

$ npm install -g bower

then:

$ git clone https://github.com/bunomonteiro/Calligraphy.git calligraphy
$ cd calligraphy
$ npm install
$ bower install
$ gulp

Development

Want to contribute? Great!

Calligraphy uses Gulp + Browsersync for fast developing. Make a change in your file and instantanously see your updates!

Open your favorite Terminal and run these command.

$ gulp clean
$ gulp serve

License

The Calligraphy source code is issued under MIT license, a permissive free license, which means you can modify it as you please, and incorporate it into your own commercial or non-commercial software.

Free Software, Hell Yeah!

About

A free webapp to generate a calligraphy copybook with any text and some free typefaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published