Official Website | MCS
Official Website: https://arcturusaero.tech/
This official website is based on HEXO framework, using Butterfly theme and modified to suite official website requirements.
Modifications
Apart from the obvious and easy stuff such as background picture or colors, one critical change is logic of the website. For a official website there’s little to no need of posting articles, which is one core feature of HEXO as a blog website framework. Thus the feature ‘pages’ is used, individual pages are created and are linked to the header
Pages
All contents are directly written in HTML format rather than the markdown format preferred by most HEXO users, which will them be auto-translated into HTML. By doing so allows the webpage to exceed markdown formatting and layout but able to achieve actual web layout with pictures and detailed word formatting.
CSS
A few custom CSSs are involved, including loading custom font, transparent elements and disabling some features of the theme to make it less of a blog rather than a official formal website.