![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
eclipsefdn-hugo-solstice-theme
Advanced tools
The official Hugo theme from the Eclipse Foundation.
Dependencies:
Program | Version |
---|---|
node.js | 18.13.0 |
npm | 8.19 |
Hugo | 0.110 |
Git | > 2.31 |
Make | > 4.3 |
Install dependencies, build assets and start a webserver:
make run
To run yarn watch and hugo server at the same time:
In one terminal:
yarn run watch
Once above process is done, in another terminal:
make run
To install our dependencies on Windows, replace the previous npm install
with this one:
set NODE_ENV=production && npm install
Install win-node-en globally and then install our dependencies by following the steps from our Getting Started section.
yarn add -g win-node-env
Versions of Hugo 0.60 and beyond do not support raw HTML in markdown files by default. To enable this feature, unsafe HTML rendering can be enabled in the Goldmark engine in the site configuration. This is not recommended as it exposes rendered content vulnerable to injected content on the site.
git clone https://gitlab.eclipse.org/[your_gitlab_username]/hugo-solstice-theme.git
git checkout -b my-new-feature
git commit -m 'Add some feature' -s
git push origin my-new-feature
Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Christopher Guindon (Eclipse Foundation)
Copyright 2018-2021 the Eclipse Foundation, Inc. and the hugo-solstice-theme authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).
FAQs
Hugo Solstice theme by the Eclipse Foundation.
The npm package eclipsefdn-hugo-solstice-theme receives a total of 110 weekly downloads. As such, eclipsefdn-hugo-solstice-theme popularity was classified as not popular.
We found that eclipsefdn-hugo-solstice-theme demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.