diff --git a/file-cpp.h b/file-cpp.h new file mode 100644 index 0000000..3962d74 --- /dev/null +++ b/file-cpp.h @@ -0,0 +1,10 @@ +/* + * $name library + * $description + * for $description + * + * copyright: Jannik Beyerstedt + * license: http://www.gnu.org/licenses/gpl-3.0.txt GPLv3 License + */ + +// TODO: better license text!!! diff --git a/file-css.css b/file-css.css new file mode 100644 index 0000000..1e5a09f --- /dev/null +++ b/file-css.css @@ -0,0 +1,22 @@ +/* STYLE for SAMPLE_PROJECT + * generic styles | for specific template + * + * main font: $FONT + * headings: $FONT + * Logo: $FONT + */ + +/* CSS HERE */ + + +/* + * HELPERS + */ +/* CSS HERE */ + + + +/* + * KIRBYTAGS + */ +/* CSS HERE */