Endspace Theme (NotionNext)
Endspace is a NotionNext theme inspired by the visual language of Arknights: Endfield’s official site, maintained by the community. Upstream repository: cloud-oc/endspace. Tracking issue: #3990.
Original author / upstream: @cloud-oc (cloud-oc/endspace).
Enable
- Install dependencies at the repo root (
yarn install):@tabler/icons-reactremixicon-react
- Set
THEME/NEXT_PUBLIC_THEMEtoendspace. - Tune
ENDSPACE_*keys inthemes/endspace/config.jsas needed.
Features
- Industrial sci-fi layout, optional immersive loading sequence.
- Desktop side rail + mobile bottom navigation; includes an integrated music player widget.
- Article pages wrap
NotionPageinside#article-wrapper. - Optional
NESTanimation:#__nestis the mount point used bypublic/js/nest.js(this port sets nest attributes viaref+useEffectto avoid invalid React DOM props).
License
Upstream theme is from cloud-oc/endspace and is licensed under Apache-2.0. The NotionNext repository remains primarily MIT; if you redistribute this theme’s code, comply with Apache-2.0 attribution/notice/reciprocal terms (full text: https://www.apache.org/licenses/LICENSE-2.0).
Preview asset
Theme preview: public/images/themes-preview/endspace.webp (generated from endspace.png in the same folder). After updating the PNG, run yarn perf:compress-theme-previews to regenerate WebP.
Maintenance
Follow the Theme migration guide for data/prop conventions (menus, dark mode, comments, TOC, etc.). Upstream ships the theme as a single package on the theme branch—prefer directory-level diffs when syncing updates.
