Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
FreedomBox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FreedomBox
FreedomBox
Merge requests
!123
ikiwiki module
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
ikiwiki module
jvalleroy:ikiwiki
into
master
Overview
2
Commits
5
Pipelines
0
Changes
10
Closed
James Valleroy
requested to merge
jvalleroy:ikiwiki
into
master
10 years ago
Overview
2
Commits
5
Pipelines
0
Changes
10
Expand
This is a module to setup wikis and blogs using ikiwiki.
Can enable or disable entire /ikiwiki site.
Can create a wiki or blog, which will be hosted at /ikiwiki/wikiname or /ikiwiki/blogname on the web server.
No SSO support (yet). An admin account username and password is specified when the wiki or blog is created.
Shows a list of links to existing wikis and blogs.
Can delete a wiki or blog.
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Please
register
or
sign in
to reply
Apr 04, 2015
PEP8 fixes
· a2fd8e08
James Valleroy
authored
10 years ago
a2fd8e08
ikiwiki: Create admin account for new wiki/blog.
· 96f9be4c
James Valleroy
authored
10 years ago
96f9be4c
ikiwiki: Add delete command for wikis and blogs.
· 38db0a4d
James Valleroy
authored
10 years ago
38db0a4d
ikiwiki: Create and manage wikis/blogs.
· a71091fe
James Valleroy
authored
10 years ago
a71091fe
Add ikiwiki module with initial setup and option to enable site.
· a7ed8bd2
James Valleroy
authored
10 years ago
a7ed8bd2
Loading