init
This commit is contained in:
commit
c021228161
24 changed files with 1509 additions and 0 deletions
14
sites/jekyll-source/_config_prod.yml
Normal file
14
sites/jekyll-source/_config_prod.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Production environment configuration
|
||||
url: 'http://localhost'
|
||||
baseurl: 'https://motherfuckingblog.com'
|
||||
environment: production
|
||||
|
||||
# Additional production-specific settings
|
||||
safe: true
|
||||
future: false
|
||||
unpublished: false
|
||||
destination: prod-site
|
||||
|
||||
|
||||
# Analytics and SEO settings for production
|
||||
google_analytics: # Don't Add your Google Analytics ID here. They are a bad company.
|
Loading…
Add table
Add a link
Reference in a new issue