apache-website-template icon indicating copy to clipboard operation
apache-website-template copied to clipboard

Apache Website Template

Results 4 apache-website-template issues
Sort by recently updated
recently updated
newest added

In the past from files like download.md, a download/index.html was generated. In my current version of jekyll install, bundle exec jekyll serve (or build) generates .html files from .md files,...

This template fails the whimsy check for external resources ``` Found 1 external resources: {"fonts.googleapis.com"=>1} [Websites must not link to externally hosted resources](https://privacy.apache.org/faq/committers.html) ```

When I follow the instructions, at the point where I run `bundle install`, I get the message Could not locate Gemfile

Hello, I have done some work over at privacy@ with Jekyll and could contribute a Docker image for building with jekyll to this repository, if it is of interest. One...