Skip to content

arXiv docs v0.2

Compare
Choose a tag to compare
@mhl10 mhl10 released this 19 Feb 14:28
· 3267 commits to develop since this release
6f34099

Release notes - arXiv-NG - Version docs-0.2

Bug

  • [ARXIVNG-1540] - Static assets are not shown when running with Flask
  • [ARXIVNG-1541] - Breadcrumbs are ugly
  • [ARXIVNG-1652] - Curly braces are not properly escaped (e.g. in TeX) during build
  • [ARXIVNG-1654] - Encoding issue when loading some static pages
  • [ARXIVNG-1683] - bullets are not displayed as expected in static
  • [ARXIVNG-1685] - ref fragments in links are inappropriately URL-encoded
  • [ARXIVNG-1696] - Uncommitted changes in site source can lead to error
  • [ARXIVNG-1697] - <title> in <head> is not populated from page metadata
  • [ARXIVNG-1699] - 404 error on https://beta.arxiv.org/ng/help/q-fin/announcement
  • [ARXIVNG-1726] - Mailto links are treated like links to static files

New Feature

  • [ARXIVNG-388] - Markdown docs service should support multiple root nodes
  • [ARXIVNG-884] - Support for images, other non-markdown static assets
  • [ARXIVNG-972] - Site structure should be determined by directory structure, with embedded metadata
  • [ARXIVNG-1205] - Markdown anchor parsing supports named anchors
  • [ARXIVNG-1309] - Ability to add table of contents autogenerated from headers
  • [ARXIVNG-1538] - Sitemap that spans all content domains
  • [ARXIVNG-1539] - Search should be disabled in all content domains except help
  • [ARXIVNG-1545] - Stubs for deleted, redirect pages
  • [ARXIVNG-1701] - table padding and zebra striping for Markdown pages
  • [ARXIVNG-1704] - Autogenerate revision history

Task

  • [ARXIVNG-881] - Static pages content and app should live in separate repositories
  • [ARXIVNG-1542] - Look at placement of static pages search box
  • [ARXIVNG-1544] - Look at traffic for discontinued pages
  • [ARXIVNG-1546] - Decide where to put site content on web node disk
  • [ARXIVNG-1547] - Write Apache configuration for static site
  • [ARXIVNG-1667] - Finalize design of how static pages fit into header/footer for this release
  • [ARXIVNG-1668] - Finalize design + content of about/index.md for this first release
  • [ARXIVNG-1672] - static breadcrumb changes
  • [ARXIVNG-1687] - Add feedback button to help pages
  • [ARXIVNG-1691] - check announcement pages for migration
  • [ARXIVNG-1698] - prepare links from https://arxiv.org/archive/$archive in "More information about.." section
  • [ARXIVNG-1703] - Change static search placeholder and label
  • [ARXIVNG-1717] - Document arXiv-markdown app + deployment