Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • U user
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • e
  • documentation
  • user
  • Merge requests
  • !676

App Lounge blogpost

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Romain Hunault requested to merge 630-app-lounge-blog-post into master Jun 30, 2022
  • Overview 0
  • Commits 2
  • Changes 6

Description

App Lounge blogpost

Issue(s)

https://gitlab.e.foundation/e/documentation/user/-/issues/630

Test environment

git checkout <branch-name>
docker run --rm --volume="$PWD/htdocs:/srv/jekyll" -d -p 4000:4000 --name e_documentation_v3 jekyll/jekyll:4.2.0 jekyll serve

Then connect to http://localhost:4000/

At the end of the test, run the following command to stop the Docker container

docker stop e_documentation_v3

Test procedures

Technical details

Screenshots

Click to expand

image

image

image

image

image

image

image

image

image

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

/cc @veronika @gael @AlexDuCens @manojnair

Edited Jun 30, 2022 by Romain Hunault
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 630-app-lounge-blog-post