avermeer commented on PR #45:
URL: https://github.com/apache/storm-site/pull/45#issuecomment-1690892326

   > @avermeer I think you need to run `bundle exec jekyll build -d content` to 
update the `content` directory.
   
   Hello Richard,
   
   Thanks for suggesting me to run `bundle exec jekyll build -d content` ...
   
   ... but that leads to huge number of deleted files, so i'm not sure it
   is appropriate for the change which I'm trying to deliver on "People"
   page:
   
   $ git status
   On branch STORM-3957
   Your branch is up to date with 'origin/STORM-3957'.
   
   Changes to be committed:
     (use "git restore --staged <file>..." to unstage)
           new file:   .jekyll-metadata
           modified:   Gemfile.lock
           modified:   content/Gemfile.lock
           modified:   content/contribute/People.html
           modified:   content/feed.xml
           new file:   content/releases/current
           deleted:
   content/releases/current/Acking-framework-implementation.html
           deleted:    content/releases/current/Classpath-handling.html
           deleted:    content/releases/current/Clojure-DSL.html
           deleted:    content/releases/current/ClusterMetrics.html
           deleted:    content/releases/current/Command-line-client.html
           deleted:    content/releases/current/Common-patterns.html
           deleted:    content/releases/current/Concepts.html
           deleted:    content/releases/current/Configuration.html
           deleted:    content/releases/current/Contributing-to-Storm.html
           deleted:    
content/releases/current/Creating-a-new-Storm-project.html
           deleted:    content/releases/current/DSLs-and-multilang-adapters.html
           deleted:    content/releases/current/Daemon-Fault-Tolerance.html
           deleted:
   content/releases/current/Defining-a-non-jvm-language-dsl-for-storm.html
           deleted:    content/releases/current/Distributed-RPC.html
           deleted:    content/releases/current/Docker-support.html
           deleted:    content/releases/current/Eventlogging.html
           deleted:    content/releases/current/FAQ.html
   ... (many more lines like this)...
   
   Am I missing something ?
   
   I'm waiting for more inputs before doing more mistakes :)
   
   Thanks,
   Alexandre


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org

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

Reply via email to