Skip to content

Commit

Permalink
Добавлено: Folio
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed May 8, 2024
1 parent bb772c0 commit 24a4b4b
Show file tree
Hide file tree
Showing 6 changed files with 327 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export const docs = [
{ text: 'Firefox', link: '/firefox' },
{ text: 'Flatseal', link: '/flatseal' },
{ text: 'Foliate', link: '/foliate' },
{ text: 'Folio', link: '/folio' },
{ text: 'Footage', link: '/footage' },
{ text: 'Fragments', link: '/fragments' },
{ text: 'Fretboard', link: '/fretboard' },
Expand Down
34 changes: 34 additions & 0 deletions docs/apps/folio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Folio
aggregation:
flatpak: com.toolstack.Folio
appstream:
id: com.toolstack.Folio
name: Folio
icon: /folio/com.toolstack.Folio.svg
summary: Делайте заметки в Markdown
metadata_license:
name: GNU GPLv3
link: https://choosealicense.com/licenses/gpl-3.0/
developer:
name: Greg Ross
nickname: toolstack
url:
homepage: https://github.com/toolstack/Folio
bugtracker: https://github.com/toolstack/Folio/issues
gallery:
title: Галерея
type: slider
items:
- src: /folio/folio-1.png
- src: /folio/folio-2.png
- src: /folio/folio-3.png
---

# Folio

Прекрасное приложение для создания заметок markdown для GNOME

<AGWGallery />

<!--@include: @apps/_parts/install/content-flatpak.md-->
292 changes: 292 additions & 0 deletions docs/public/folio/com.toolstack.Folio.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/folio/folio-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/folio/folio-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/folio/folio-3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 24a4b4b

Please sign in to comment.