1
0
mirror of https://github.com/TeamNewPipe/website synced 2025-10-06 00:22:38 +02:00

12 Commits

Author SHA1 Message Date
TobiGr
01fb3f03f0 Fix scripts blocked by CSP 2023-09-04 12:38:56 +02:00
TobiGr
aedfa1056f Make NewPipe header brank link go to main page
closes #162
2020-12-01 11:09:04 +01:00
TobiGr
8517b06f7d Add tutorial for adding NewPipe to F-Droid client
Add new FAQ category: "install"
2020-08-13 01:51:35 +02:00
TobiGr
816a149de9 Add support for referencing FAQs and tutorials via a hash in the URL
The specified FAQ entry will be expanded and the window scrolls to it automatically.
Add an anchor icon on the right side of the FAQ and tutorial tiles to copy the URL directly. Clicking on the anchor copies either the URL to the tutorial page or the URL of the current page referencing the FAQ entry.
2020-08-13 01:40:29 +02:00
TobiGr
883dfa889b Address review:
Fix spelling
Remove BETA badge from FAQ sites
2019-02-10 12:12:50 +01:00
TobiGr
8c4b97e270 Jekyll include and ayout refactor 2 2019-02-08 00:06:57 +01:00
TobiGr
736cb50f94 Part 1 of Jekyll head include refactor
CSS improvements
2019-02-08 00:05:54 +01:00
BO41
8e4ae109da adds og meta tags (#90)
Add open graph meta tags
2018-08-22 22:24:24 +02:00
TobiGr
6f869f8dbe Change FAQ main page tiles 2018-08-06 15:24:52 +02:00
TobiGr
445dda55fc Fix rebase footer issues 2018-07-22 17:45:31 +02:00
TobiGr
e16cb523a6 Add new drafts.
Refactor CSS and JS for various FAQ parts including search and mediaView.
Add FAQ to navigation bar.
Various other changes.
2018-07-22 14:09:09 +02:00
TobiGr
3db7abdd21 Add scripts and apges to handle FAQs and tutorials:
FAQs and tutorials are located at /FAQ/ and /FAQ/tutorials/. The difference between FAQs and tutorials is simple, but important for the implementation: Tutorials are mostly long instructions with many images. FAQs answer with a short text. 
FAQs and tutorials are bundled via three categories: player, download, bugs .
Every tutorials has a single page and FAQs and links to tutorials with the same category are displayed on one page.
2018-07-21 23:08:57 +02:00