mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
[Update] Blog: style blog page / featureposts
This commit is contained in:
parent
d6f33aebea
commit
3aa5989f2c
11 changed files with 132 additions and 49 deletions
|
@ -12,7 +12,7 @@ exclude:
|
|||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- package.json
|
||||
paginate: 5
|
||||
paginate: 12
|
||||
paginate_path: "/blog/page:num/"
|
||||
name: Dash
|
||||
url: https://www.dash.org
|
||||
|
@ -53,5 +53,4 @@ srcset:
|
|||
source: assets/img
|
||||
output: assets/img/resized
|
||||
|
||||
keep_files:
|
||||
- 'assets/img/resized'
|
||||
keep_files: ['assets/img/resized']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue