Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freemarker template #5

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified .DS_Store
Binary file not shown.
35 changes: 5 additions & 30 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,30 +1,5 @@
.idea
*.iml
_site
out
webserver.bat

# OS Specific Files
.DS_Store

# Ignore folders generated by Jekyll
.sass-cache
_site
.jekyll-metadata

# Ignore folders generated by Bundler
vendor
.bundle
webserver.bat

# Gradle/Eclipse/BuildShip generated
.gradle
.settings
.classpath
.project
bin
build

# doc generator binary and log
liquibase-docgenerator-*.jar
liquibase-docgenerator.log
target
/.idea/
/liquibase-docgenerator.*
/liquibase-docgenerator.log
/liquibase_changes.xsd
44 changes: 0 additions & 44 deletions .liquidrc

This file was deleted.

25 changes: 0 additions & 25 deletions .vscode/settings.json

This file was deleted.

32 changes: 0 additions & 32 deletions 404.html

This file was deleted.

32 changes: 0 additions & 32 deletions Gemfile

This file was deleted.

81 changes: 0 additions & 81 deletions Gemfile.lock

This file was deleted.

51 changes: 0 additions & 51 deletions Jenkinsfile

This file was deleted.

Loading