mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-09 08:09:36 -06:00
Update PS Launch script, mention in README, uppercase 'Jekyll'
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
[![Website][website-badge]][website-url]
|
||||
![GitHub deployments][build-badge]
|
||||
|
||||
|
||||
A jekyll-based static blog for my personal usage. Styling originally by [Delan Azabani][azabani-repo-url].
|
||||
A Jekyll-based static blog for my personal usage. Styling originally by [Delan Azabani][azabani-repo-url].
|
||||
</div>
|
||||
|
||||
## Usage
|
||||
@@ -20,6 +19,9 @@ bundle exec jekyll serve --config _config.yml,_config_dev.yml -l -t # Live relo
|
||||
bundle exec jekyll build --config _config.yml -t
|
||||
```
|
||||
|
||||
Additionally, `./Launch.ps1` can be used to launch the site
|
||||
with `--drafts --unpublished --incremental --open-url --live-reload --trace` enabled.
|
||||
|
||||
## Development Notes
|
||||
|
||||
This site uses a special HTML compression layout. This can cause production-only issues as the compression is not used
|
||||
|
||||
Reference in New Issue
Block a user