newspack-platform

所属分类:建站系统
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2023-09-16 00:24:45
上 传 者sh-1993
说明:  Newsack是一个基于WordPress的开源发布平台,适用于中小型新闻机构。这是一个“固执己见”的人...,
(Newspack is an open-source publishing platform built on WordPress for small to medium sized news organizations. It is an “opinionated” platform that stakes out clear, best-practice positions on technology, design, and business practice for news publishers.)

文件列表:
index.php (405, 2023-12-15)
license.txt (19915, 2023-12-15)
pantheon.upstream.yml (927, 2023-12-15)
pantheon.yml (140, 2023-12-15)
wp-activate.php (7211, 2023-12-15)
wp-admin/ (0, 2023-12-15)
wp-admin/about.php (19275, 2023-12-15)
wp-admin/admin-ajax.php (4942, 2023-12-15)
wp-admin/admin-footer.php (2823, 2023-12-15)
wp-admin/admin-functions.php (406, 2023-12-15)
wp-admin/admin-header.php (9032, 2023-12-15)
wp-admin/admin-post.php (2047, 2023-12-15)
wp-admin/admin.php (12559, 2023-12-15)
wp-admin/async-upload.php (4789, 2023-12-15)
wp-admin/authorize-application.php (10335, 2023-12-15)
wp-admin/comment.php (11565, 2023-12-15)
wp-admin/contribute.php (5624, 2023-12-15)
wp-admin/credits.php (3763, 2023-12-15)
wp-admin/css/ (0, 2023-12-15)
wp-admin/css/about-rtl.css (27495, 2023-12-15)
wp-admin/css/about-rtl.min.css (21153, 2023-12-15)
wp-admin/css/about.css (27448, 2023-12-15)
wp-admin/css/about.min.css (21141, 2023-12-15)
wp-admin/css/admin-menu-rtl.css (18628, 2023-12-15)
wp-admin/css/admin-menu-rtl.min.css (15109, 2023-12-15)
wp-admin/css/admin-menu.css (18579, 2023-12-15)
wp-admin/css/admin-menu.min.css (15095, 2023-12-15)
wp-admin/css/code-editor-rtl.css (1618, 2023-12-15)
wp-admin/css/code-editor-rtl.min.css (1439, 2023-12-15)
wp-admin/css/code-editor.css (1579, 2023-12-15)
wp-admin/css/code-editor.min.css (1435, 2023-12-15)
wp-admin/css/color-picker-rtl.css (3872, 2023-12-15)
wp-admin/css/color-picker-rtl.min.css (3129, 2023-12-15)
wp-admin/css/color-picker.css (3834, 2023-12-15)
wp-admin/css/color-picker.min.css (3126, 2023-12-15)
... ...

Newspack is an open-source publishing platform built on WordPress for small to medium sized news organizations. It is an “opinionated” platform that stakes out clear, best-practice positions on technology, design, and business practice for news publishers. ## How to install Newspack on your site If you'd like to install Newspack on your self-hosted site or want to try Newspack out, the easiest way to do so is to [enable the Newspack plugin](https://github.com/Automattic/newspack-plugin/) and [the latest theme release](https://github.com/Automattic/newspack-theme/). To take full advantage of Newspack, the plugin and theme should be run together, but each should also work fine individually. ## Reporting Security Issues To disclose a security issue to our team, [please submit a report via HackerOne here](https://hackerone.com/automattic/). ## Contributing to Newspack If you have a patch or have stumbled upon an issue with the Newspack plugin/theme, you can contribute this back to the code. [Please read the Newspack contributor guidelines for more information on how you can do this.](https://github.com/Automattic/newspack-plugin/blob/master/.github/CONTRIBUTING.md) ### Development - Run `npm start` to compile the SCSS and JS files, and start file watcher. - Run `npm run build` to perform a single compilation run. #### Environment variables Some features require environment variables to be set (e.g. in `wp-config.php`): ```php // Support define( 'NEWSPACK_SUPPORT_API_URL', 'https://super-tech-support.zendesk.com/api/v2' ); define( 'NEWSPACK_SUPPORT_EMAIL', 'support@company.com' ); define( 'NEWSPACK_WPCOM_CLIENT_ID', '12345' ); // Optional define( 'NEWSPACK_SUPPORT_IS_PRE_LAUNCH', true ); ``` ## Support or Questions This repository is not suitable for support or general questions about Newspack. Please only use the Newspack issue trackers for bug reports and feature requests, following [the contribution guidelines](https://github.com/Automattic/newspack-plugin/blob/master/.github/CONTRIBUTING.md). Support requests in issues on the Newspack repository will be closed on sight. ## Branches The `default` branch of this repository is where PRs are merged, and has [CI](https://github.com/pantheon-systems/WordPress/tree/default/.circleci) that copies `default` to `master` after removing the CI directories. This allows customers to clone from `master` and implement their own CI without needing to worry about potential merge conflicts. ## Custom Upstreams If you are using this repository as a starting point for a custom upstream, be sure to review the [documentation](https://pantheon.io/docs/create-custom-upstream#pull-in-core-from-pantheons-upstream) and pull the core files from the `master` branch.

近期下载者

相关文件


收藏者