WIP: move blog to hugo
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 1m16s
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 1m16s
This commit is contained in:
parent
747c75dffc
commit
f7f1c6f09b
43 changed files with 523 additions and 601 deletions
30
.gitignore
vendored
30
.gitignore
vendored
|
@ -1,27 +1,3 @@
|
|||
# Bundler cache
|
||||
.bundle
|
||||
vendor
|
||||
Gemfile.lock
|
||||
|
||||
# Jekyll cache
|
||||
.jekyll-cache
|
||||
.jekyll-metadata
|
||||
_site
|
||||
|
||||
# RubyGems
|
||||
*.gem
|
||||
|
||||
# NPM dependencies
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# IDE configurations
|
||||
.idea
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/tasks.json
|
||||
|
||||
# Misc
|
||||
_sass/vendors
|
||||
assets/js/dist
|
||||
public
|
||||
resources
|
||||
.hugo_build.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue