Shazwazza commented on issue #447: URL: https://github.com/apache/lucenenet/issues/447#issuecomment-808567585
Hi, the _site is the build output of the website so is ignored by git. The source files for the website are here: https://github.com/apache/lucenenet/tree/master/websites/site as for the CSS and layout files, docfx works based on templates and overrides. By default it has it's own internal template including CSS and then we have a custom template to override certain aspects of that. Our custom template is here https://github.com/apache/lucenenet/tree/master/websites/site/lucenetemplate and our custom styles are here https://github.com/apache/lucenenet/tree/master/websites/site/lucenetemplate/styles -- 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: [email protected]
