2.0.3 • Published 3 years ago

meteor-theme-hexo v2.0.3

Weekly downloads
48
License
MIT
Repository
github
Last release
3 years ago

Usage

The theme is available on npm as meteor-theme-hexo. The theme can be used by either:

  1. (preferred) Installing the theme from npm and allowing dependency auto-update tools, like @renovate-bot or @greenkeeperio-bot, to update the npm for you. This requires you to set the theme in your _config.yml as ../node_modules/meteor-theme-hexo; or
  2. (less ideal) Cloning this repository into the doc deployment's themes/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!

Developing

In order to develop this theme, you should:

  1. Check out this (meteor-theme-hexo) repository.
  2. Check out the theme-example docs deployment alongside the meteor-theme-hexo directory.
  3. 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/
  4. Run npm install in the meteor-theme-hexo
  5. Switch to the theme-example directory.
  6. Run npm install
  7. 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.

Docs docs

There are docs docs for help with docs deployments! Please read them (and help update them on their own repository if they're wrong!).

Known deployments

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).

0GitHub Repo :octocat:Deployment URL :rocket:
:relaxed:meteor/guidehttps://guide.meteor.com/
:relaxed:meteor/docshttps://docs.meteor.com/
:relaxed:meteor/galaxy-docshttps://galaxy-guide.meteor.com/
:relaxed:apollographql/docs-docshttps://docs-docs.netlify.com/docs/docs/

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.

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

6 years ago

1.0.16

6 years ago

1.0.16-beta.0

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.11-beta.2

6 years ago

1.0.11-beta.1

6 years ago

1.0.11-beta.0

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.1-alpha.4

6 years ago

1.0.1-alpha.3

6 years ago

1.0.1-alpha.2

6 years ago

1.0.1-alpha.1

6 years ago

1.0.0

6 years ago