Switch to using Hugo
This commit is contained in:
parent
03328460ae
commit
7caf09852c
29 changed files with 462 additions and 846 deletions
29
.gitignore
vendored
29
.gitignore
vendored
|
|
@ -1,25 +1,4 @@
|
|||
# Exclude dependency files
|
||||
# Use .gitkeep to force git to keep the empty folders
|
||||
bootstrap/*
|
||||
!bootstrap/.gitkeep
|
||||
font-awesome/*
|
||||
!font-awesome/.gitkeep
|
||||
js/jquery-3.2.1.js
|
||||
js/popper.js
|
||||
!js/.gitkeep
|
||||
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
info\.php
|
||||
|
||||
PHPMailer/
|
||||
|
||||
\.vscode/
|
||||
|
||||
lib/
|
||||
static/lib/
|
||||
static/info.php
|
||||
.vscode/
|
||||
public/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue