Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F funkwhale.audio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhale.audio
  • Merge requests
  • !11

Raw loader /publish markdown pages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Agate requested to merge raw-loader into master Sep 26, 2019
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 9

This is needed so our incoming Retribute website can reuse our existing Code of conduct instead of copy-pasting it ;)

Basically:

  • We store important pages in markdown files (under src/pages)
  • Funkwhale.audio loads these files directly and interpret these as markdown
  • The markdown files are also published under /public/pages, meaning other websites could fetch the markdown content using ajax

cc @Sporiff

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: raw-loader