kinow opened a new pull request #24:
URL: https://github.com/apache/jena-site/pull/24


   Tried building the site with `hugo` and got:
   
   ```
   Error: Error building site: 
"/home/kinow/Development/java/jena/jena-site/source/documentation/fuseki2/fuseki-docker.md:2:1":
 failed to unmarshal YAML: yaml: mapping values are not allowed in this context
   
   ```
   
   Another file in the same directory has a title similar with the "colon" 
character, but wrapped in quotes. So I just used the same approach in the files 
failing, until I got:
   
   ```bash
   $ hugo
   
                      | EN   
   -------------------+------
     Pages            | 233  
     Paginator pages  |   0  
     Non-page files   |   0  
     Static files     | 135  
     Processed images |   0  
     Aliases          |   0  
     Sitemaps         |   1  
     Cleaned          |   0 
   ```


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