зеркало из https://github.com/github/docs.git
fb30a0766f
* Revise the 'pages' module to export two methods: 'loadPages' and 'loadPageMap' Update all existing references to use 'loadPages' for now * Remove explicit Promise resolutions on loadPage* methods * Condense reduction method into its now-singular usage spot * Opt for for-of instead of forEach * Make require of pages in warm-server more explicit * Be more explicit about find-page using a pageMap * Be more explicit about find-page-in-version using a pageMap * Be more explicit about site-tree using a pageMap * Extract the map creation from loadPageMap * Be more explicit about using a pageMap * Update redirects precompile to take two arguments: pageList, pageMap * Rename internal loadPages method to loadPageList * Clarify pageMap is what is stored in context.pages * Use loadPageMap in tests and stuff |
||
---|---|---|
.. | ||
README.md | ||
extended-markdown-tags.js | ||
octicon-tag.js | ||
remove-html-comments-from-index-files.js | ||
site-data-tag.js | ||
update-developer-site-links.js |
README.md
Content migration scripts
This directory stores scripts that modify content and/or data files. Because writers are updating content all the time, scripts in here require more cross-team coordination and planning before they are run. Make sure to consider whether a script added here also needs to be run on translation files or if we can wait for the changes to come in organically via Crowdin.