adoroszlai opened a new pull request, #1225: URL: https://github.com/apache/ratis/pull/1225
## What changes were proposed in this pull request? - Upgrade to Bootstrap 3.3.7 - Add missing fonts in `fonts/` - Move JavaScript and CSS under directories `js/` and `css/` (Bootstrap references `../fonts`, so we need the subdirs) https://issues.apache.org/jira/browse/RATIS-2250 ## How was this patch tested? ``` ./build.sh ../ratis-site hugo serve open http://localhost:1313 ``` Verified that glyphicons under "Features" are displayed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
