Skip to content

grafluxe/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Templates

Starter files, templates, and snippets. Feel free to add files to this project.

Initial Use Case

I created these files to extend my Any Template Adobe Brackets extension.

Note

In these templates, you'll see words wrapped in underscores; they are placeholders. Simply double-click the words and edit them.

Example

Template:

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>_title_</title>
</head>

<body>
  <main>
    _mainContent_
  </main>
</body>
</html>

License

Copyright (c) 2016 - 2017 Leandro Silva (http://grafluxe.com)

Released under the MIT License.

See LICENSE.md for entire terms.

About

Starter files, templates, and snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published