All Projects → alphagov → publisher

alphagov / publisher

Licence: MIT license
Publishes mainstream content on GOV.UK

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Dockerfile
14818 projects
CSS
56736 projects

Projects that are alternatives of or similar to publisher

smokey
Smoke tests for GOV.UK
Stars: ✭ 42 (+0%)
Mutual labels:  container, govuk
finder-frontend
Serves finder and search pages for GOV.UK
Stars: ✭ 15 (-64.29%)
Mutual labels:  container, govuk
collections
Serves GOV.UK navigation pages, browse, topic, step-by-steps & services and information pages.
Stars: ✭ 32 (-23.81%)
Mutual labels:  container, govuk
government-frontend
Serves government pages on GOV.UK
Stars: ✭ 42 (+0%)
Mutual labels:  container, govuk
content-data-api
Data warehouse that stores content and content metrics to help content owners measure and improve content on GOV.UK
Stars: ✭ 13 (-69.05%)
Mutual labels:  container, govuk
search-api
Search API for GOV.UK
Stars: ✭ 21 (-50%)
Mutual labels:  container, govuk
publishing-api
API to publish content on GOV.UK
Stars: ✭ 29 (-30.95%)
Mutual labels:  container, govuk
magento custom reports example
An example module about the basic of how to create a custom report in Magento
Stars: ✭ 31 (-26.19%)
Mutual labels:  admin
django-tabular-permissions
Display Django permissions in a HTML table that is translatable and easily customized.
Stars: ✭ 60 (+42.86%)
Mutual labels:  admin
redroid-doc
ReDroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
Stars: ✭ 1,525 (+3530.95%)
Mutual labels:  container
inclavare-containers
A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.
Stars: ✭ 510 (+1114.29%)
Mutual labels:  container
admintw
Admin theme built with Tailwindcss and AlpineJS
Stars: ✭ 65 (+54.76%)
Mutual labels:  admin
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+30761.9%)
Mutual labels:  admin
DigitalOceanApp
Admin Console for Digital Ocean
Stars: ✭ 55 (+30.95%)
Mutual labels:  admin
docs
Documentation repo of nebula orchestration system
Stars: ✭ 16 (-61.9%)
Mutual labels:  container
firmeve
a out-of-the-box, full-featured go framework supporting http, http2, websocket, tcp, udp, rpc and microservice
Stars: ✭ 36 (-14.29%)
Mutual labels:  container
container-group
AWSKRUG container group
Stars: ✭ 22 (-47.62%)
Mutual labels:  container
uiw-admin
UIW-Admin Panel Framework, Powered by React and @uiwjs.
Stars: ✭ 21 (-50%)
Mutual labels:  admin
vue-admin-work
🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉
Stars: ✭ 74 (+76.19%)
Mutual labels:  admin
Elaina
🔮 Docker-based remote code runner. / 基于 Docker 的远程代码运行器
Stars: ✭ 36 (-14.29%)
Mutual labels:  container

Publisher

Publisher is sometimes referred to as "mainstream publisher".

This application depends on imminence to provide geographical search tools.

Live examples

Retired formats

  • Campaign
  • Programme
  • Video

Removed formats

  • Business Support - used to be retired, and the documents remained visible, now they're fully removed as editions and no longer visible in the app (although the artefacts do still exist). They have been fully migrated to specialist-publisher.

Nomenclature

  • Artefact: a document on GOV.UK.

Technical documentation

This is a Rails application and should follow our Rails app conventions.

You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.

Use GOV.UK Docker to run any commands that follow.

Testing

The default rake task runs all the tests:

bundle exec rake

State machine

Maps out the transitions between states for the Edition class. These transitions are defined in the workflow module. A diagram of the current state machine can be seen here: state machine diagram. The diagram can be (re)generated using the state_machines-graphviz gem, by doing:

bundle exec rake state_machines:draw CLASS=Edition TARGET=docs

This will generate a diagram in the docs/state_machines folder.

Further documentation

Working with Service Sign In pages

These pages do not have an admin interface and are instead managed through rake tasks.

See the README for more details.

Licence

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].