1.0.1 • Published 8 months ago

docusaurus-aueb-theme v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Docusaurus AUEB Theme

A custom Docusaurus theme with AUEB's primary color palette.

Installation

npm install docusaurus-aueb-theme

Usage

Add the following to your docusaurus.config.js file

module.exports = {
  themeConfig: {
    customCss: require.resolve('docusaurus-aueb-theme/theme.css'),
  },
};
1.0.1

8 months ago

1.0.0

8 months ago