15 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
e247dcfb8f docs: add direct from netlify domain 2023-04-23 12:02:38 -04:00
Daniel Lautzenheiser
abc8a567f3
Rename packages/docs/netlify.toml to netlify.toml 2023-01-27 13:20:37 -05:00
Daniel Lautzenheiser
27659baca6
Feature/website (#5)
* Add basic website
* Add website deploy action
2022-09-30 10:59:03 -04:00
Erez Rokah
e0fa93b37b
chore(deps): update yarn & node versions on Netlify builds (#3446) 2020-03-20 14:50:27 +02:00
Shawn Erquhart
2d2bd39651 chore: remove site specific build settings 2020-01-23 10:55:16 -05:00
Erez Rokah
2b41d8a838 feat: bundle assets with content (#2958)
* fix(media_folder_relative): use collection name in unpublished entry

* refactor: pass arguments as object to AssetProxy ctor

* feat: support media folders per collection

* feat: resolve media files path based on entry path

* fix: asset public path resolving

* refactor: introduce typescript for AssetProxy

* refactor: code cleanup

* refactor(asset-proxy): add tests,switch to typescript,extract arguments

* refactor: typescript for editorialWorkflow

* refactor: add typescript for media library actions

* refactor: fix type error on map set

* refactor: move locale selector into reducer

* refactor: add typescript for entries actions

* refactor: remove duplication between asset store and media lib

* feat: load assets from backend using API

* refactor(github): add typescript, cache media files

* fix: don't load media URL if already loaded

* feat: add media folder config to collection

* fix: load assets from API when not in UI state

* feat: load entry media files when opening media library

* fix: editorial workflow draft media files bug fixes

* test(unit): fix unit tests

* fix: editor control losing focus

* style: add eslint object-shorthand rule

* test(cypress): re-record mock data

* fix: fix non github backends, large media

* test: uncomment only in tests

* fix(backend-test): add missing displayURL property

* test(e2e): add media library tests

* test(e2e): enable visual testing

* test(e2e): add github backend media library tests

* test(e2e): add git-gateway large media tests

* chore: post rebase fixes

* test: fix tests

* test: fix tests

* test(cypress): fix tests

* docs: add media_folder docs

* test(e2e): add media library delete test

* test(e2e): try and fix image comparison on CI

* ci: reduce test machines from 9 to 8

* test: add reducers and selectors unit tests

* test(e2e): disable visual regression testing for now

* test: add getAsset unit tests

* refactor: use Asset class component instead of hooks

* build: don't inline source maps

* test: add more media path tests
2019-12-18 11:16:02 -05:00
Erez Rokah
3252be2350
build: update yarn version in netlify build (#2902) 2019-11-20 18:10:22 +02:00
Shawn Erquhart
99a077a707 chore: ignore website builds 2019-09-27 19:48:28 -04:00
Shawn Erquhart
22479f68f4 chore: ignore website builds 2019-09-27 19:41:43 -04:00
Shawn Erquhart
d2ac377e40
chore: add netlify.toml (#2703) 2019-09-27 19:39:28 -04:00
Jessica Parsons
155f40e5e4
Migrate netlify-cms-www site into this repo (#860)
* Add frontmatter to docs files (prep to move)

* Move docs into position for website migration

* Migrate website from netlify-cms-www

Some modifications, including most of the changes in https://github.com/netlify/netlify-cms-www/pull/58 (previously reverted).

Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors.

* Remove netlify.toml

This allows separate build commands for cms-demo and netlifycms.org.

* Remove website/netlify.toml

May re-add later, but it's not doing anything for now.

* Remove unused content file
2017-12-04 16:42:20 -08:00
Mathias Biilmann Christensen
cbd2e7c904 Make sure build command copies all example files 2016-12-30 08:51:19 -08:00
Mathias Biilmann Christensen
8509b11104 Make sure netlify build command copes the config.yml 2016-12-23 15:51:59 -08:00
David Calavera
fc3d8247dd Update netlify.toml 2016-07-06 16:31:47 -07:00
Mathias Biilmann Christensen
eaf17bc646 Add netlify.toml file with build instructions 2016-06-18 12:58:26 -07:00