Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@meteorjs/meteor-theme-hexo
Advanced tools
[Read the docs docs.](https://docs-docs.netlify.com/docs/docs/)
The theme is available on npm as meteor-theme-hexo
. The theme can be used by either:
theme
in your _config.yml
as ../node_modules/meteor-theme-hexo
; orthemes/meteor
directory and referring to the theme
in that deployment's _config.yml
as just meteor
. This will require you to update the theme (or at least its submodule) manually!In order to develop this theme, you should:
Check out this (meteor-theme-hexo
) repository.
Check out the theme-example
docs deployment alongside the meteor-theme-hexo
directory.
Check out either (apollo-hexo-config
or meteor-hexo-config
) alongside the meteor-theme-hexo
directory. This will leave you with something like:
Dev/
├── meteor-theme-hexo/
├── meteor-hexo-config/ (or apollo-hexo-config/)
└── theme-example/
Run npm install
in the meteor-theme-hexo
Switch to the theme-example
directory.
Run npm install
Inside theme-example
, run:
npm start -- --config-dir ../apollo-hexo-config --theme-dir ../meteor-theme-hexo
(or meteor-hexo-config
, if working on the Meteor theme!)
For more information, check the README.md on
theme-example
.
There are docs docs for help with docs deployments! Please read them (and help update them on their own repository if they're wrong!).
Important: Please submit a PR to update this list when making new deployments to ensure they receive important PRs (such as dependency and repo consistency updates).
[0] | GitHub Repo :octocat: | Deployment URL :rocket: |
---|---|---|
:relaxed: | meteor/guide | https://guide.meteor.com/ |
:relaxed: | meteor/docs | https://docs.meteor.com/ |
:relaxed: | meteor/galaxy-docs | https://galaxy-guide.meteor.com/ |
[0] Equipped with auto-update dependency management, so you don't need to make sure the theme is updated.
If a change to this theme is made, it should be re-published to npm. Those repos using submodules should update their submodule reference to the latest tip and those using the meteor-theme-hexo
npm package should update that dependency to the latest published version.
FAQs
[Read the docs docs.](https://docs-docs.netlify.com/docs/docs/)
The npm package @meteorjs/meteor-theme-hexo receives a total of 25 weekly downloads. As such, @meteorjs/meteor-theme-hexo popularity was classified as not popular.
We found that @meteorjs/meteor-theme-hexo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.