All Projects → xsleaks → wiki

xsleaks / wiki

Licence: Apache-2.0 license
XS-Leaks Wiki

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wiki

Co-ronaBD.info
Interactive Dashboard of Bangladesh for the Covid-19 Pandemic
Stars: ✭ 28 (-75.65%)
Mutual labels:  information
Purity
Wiki authoring engine.
Stars: ✭ 41 (-64.35%)
Mutual labels:  wiki
zettelgeist
A less-is-more (distributed) notetaking application. Designed specifically for those who prefer working with the command line and want to do crazy indexing, analysis, and transformation of notes. Aimed at but not limited to scholarly research projects.
Stars: ✭ 25 (-78.26%)
Mutual labels:  wiki
yunfa wiki
云罚大百科
Stars: ✭ 12 (-89.57%)
Mutual labels:  wiki
dawn-api
A RESTful API package
Stars: ✭ 25 (-78.26%)
Mutual labels:  wiki
wikijs ynh
Modern and powerful wiki app package for YunoHost
Stars: ✭ 19 (-83.48%)
Mutual labels:  wiki
mycorrhiza
🍄📑 Filesystem and git-based wiki engine written in Go using Mycomarkup as its primary markup language.
Stars: ✭ 142 (+23.48%)
Mutual labels:  wiki
world
The world of Red Eclipse, community discussions and other useful things.
Stars: ✭ 15 (-86.96%)
Mutual labels:  wiki
nisrulz.github.io
Everything about Nishant Srivastava/nisrulz (online alias)
Stars: ✭ 41 (-64.35%)
Mutual labels:  information
wiki
distributed.systems.wiki/
Stars: ✭ 43 (-62.61%)
Mutual labels:  wiki
hirez-api-docs
🚧 Unofficial Hi-Rez Studios API documentation (and assets where possible) for Paladins, Realm Royale, and Smite.
Stars: ✭ 20 (-82.61%)
Mutual labels:  wiki
indicium
Portable, advanced system information utility
Stars: ✭ 46 (-60%)
Mutual labels:  information
tw5-checklist
Simple checklist widget for TiddlyWiki5:
Stars: ✭ 47 (-59.13%)
Mutual labels:  wiki
scrapeer
Essential PHP library that scrapes HTTP(S) and UDP trackers for torrent information.
Stars: ✭ 81 (-29.57%)
Mutual labels:  information
bedrock-wiki
Rewrite of the Bedrock Wiki.
Stars: ✭ 93 (-19.13%)
Mutual labels:  wiki
ARF-Converter
Bulk ARF file converter
Stars: ✭ 15 (-86.96%)
Mutual labels:  wiki
yeonghoey
A personal knowledge base
Stars: ✭ 13 (-88.7%)
Mutual labels:  wiki
fetch
wik is use to get information about anything on the shell using Wikipedia.
Stars: ✭ 335 (+191.3%)
Mutual labels:  information
beatoraja-english-guide
Detailed guide for how to get started with beatoraja or BMS in general. -- For example: What is BMS, How do I set it up, Where do I download songs, How does the community work, How does the difficulty system work
Stars: ✭ 62 (-46.09%)
Mutual labels:  wiki
nookipedia-api
Nookipedia's custom API for querying data from the Animal Crossing video game series.
Stars: ✭ 27 (-76.52%)
Mutual labels:  wiki

XS-Leaks Wiki

Build Process

Build locally

  1. Install the Hugo Framework extended version > 0.68
  2. Clone this repo
  3. Run hugo server --minify in root directory
  4. Open your browser and go to http://localhost:1313 (or as indicated by hugo output)

Generate static files

  1. Run hugo --buildDrafts

Automatic Deployment

This repository uses Github Actions to automatically build and publish a static version of the XS-Leaks Wiki once a Pull Request is accepted. To bring Github Pages automation into Github Actions we use actions-gh-pages. To automatically build a website with the Hugo Framework, we use actions-hugo

The strategy used to give the workflow access to this repository uses a deploy_key which is privately set in this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].