
Security News
High Salaries No Longer Enough to Attract Top Cybersecurity Talent
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
generator-akana-theme
Advanced tools
Theme customization for Akana API Platform developer portal
Yeoman generator
This generator provides a set of starter customization files for customizing a theme for Akana's API Platform Portal, also known as Community Manager.
Once the starter project has been created, you will need Platform Admin access to a Portal instance to upload them to the appropriate place within the API Portal CMS.
For more information on Akana's API Manager Developer Portal, Community Manager, see the following:
Use yeoman to search for and install the generator: yo
and pick "Install a generator", then search for "akana," and choose "akana-theme".
or...
npm install -g generator-akana-theme
Use yeoman and pick akana-theme
or ...
yo akana-theme
You'll be prompted for a company name (ex. Custom Starter
) and a directory named CM_
plus the company name (ex.CM_CustomStarter
) will be created with the following contents:
contents/
: a directory that contains a landing page customization, and can be uploaded to contents/home/landing
resources/
: a directory that contains resources (favicon, site title, images), and can be uploaded to resources/theme/[theme_name]
- theme_name defaults to hermosa
but can be changed with the --theme
flag (ex. yo akana-theme --theme default
)custom.less
: a custom.less
file ready for editingtransparent
- the default API Portal theme, with a transparent header and fixed width wide layout (900px)dark
- the top header is a solid gradient, you choose the top middle and bottom colors for the gradientsolid-wide
- solid top header (single color), and full-width layout; a variation on transparent
- also note atmologo_transparent.png
Akana logo is included (179 px width)FAQs
Theme customization for Akana API Platform developer portal
The npm package generator-akana-theme receives a total of 1 weekly downloads. As such, generator-akana-theme popularity was classified as not popular.
We found that generator-akana-theme demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.
Security News
Corepack will be phased out from future Node.js releases following a TSC vote.