fvaleri edited a comment on pull request #382:
URL: https://github.com/apache/camel-website/pull/382#issuecomment-638651867


   @zregvart just tried to set the url property on my last post and run the 
website locally. It seems to work fine.
   
   If I add `url: /blog/CdcWithCamelAndDebezium` to the `index.md`, this is the 
output I get in public folder after build:
   ```
   ├── 2020
   │   ├── 05
   │   │   └── CdcWithCamelAndDebezium
   │   │       ├── camel-featured.jpg
   │   │       ├── 
camel-featured_hua29054ae124e0a556509e94b698dcf1b_122153_800x0_resize_q95_gaussian.jpg
   │   │       └── index.html
   ├── CdcWithCamelAndDebezium
   │   ├── camel-featured.jpg
   │   ├── 
camel-featured_hua29054ae124e0a556509e94b698dcf1b_122153_800x0_resize_q95_gaussian.jpg
   │   └── index.html
   ```
   
   So no redirect would be needed for release posts (they all have url set), 
while for the other posts we would just need to add the url property. What do 
you think?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to