diff --git a/TODO b/TODO index 5c28bd1..e7365c8 100644 --- a/TODO +++ b/TODO @@ -1 +1,3 @@ -add require function that allows load shared library between application \ No newline at end of file +# add version number +# bug tracking app +# packages manager (restricted mode) diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c741881 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-slate \ No newline at end of file