Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 0 additions & 87 deletions .github/workflows/build.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/deploy_appimage.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/docker-to-docker-hub.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/securityscan.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/test_build_appimage.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/test_ghpages.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/version-check.yml

This file was deleted.

14 changes: 6 additions & 8 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# Looksyk

![banner](docs/banner.png)
# Looksyk has moved to Codeberg.

![GithubCI](https://github.com/SebastianRzk/Looksyk/actions/workflows/build.yml/badge.svg?branch=stable)
# The new repository is located at: [https://codeberg.org/sebastianrzk/looksyk](https://codeberg.org/sebastianrzk/looksyk)

A simple personal knowledge platform with a focus on clean markdown files, simple queries and a journal.
You can find the latest updates, source code, and documentation there. Please update your bookmarks and follow the new repository for future developments.

## Find the documentation at [sebastianrzk.github.io/Looksyk](https://sebastianrzk.github.io/Looksyk/)
You can still find the old repository on GitHub, but it will no longer receive updates or support. For the best experience and to stay up-to-date with Looksyk, please visit the new Codeberg repository.

![intro animation](docs/intro_animation.gif)
Thank you for your understanding and continued support!

## License

This project is licensed under the AGPL3 License - see the `LICENSE` file for details.
Issues and discussions will continue to be accepted on GitHub for a while longer. However, please note that the main development takes place on Codeberg, and meaningful pull requests can only be submitted there.
1 change: 1 addition & 0 deletions docs/.eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = function(eleventyConfig) {
eleventyConfig.addPassthroughCopy("usage");
eleventyConfig.addPassthroughCopy("*.png");
eleventyConfig.addPassthroughCopy("*.gif");
eleventyConfig.addPassthroughCopy("*.svg");
eleventyConfig.addPassthroughCopy("google54a921dfd24bf498.html");
return {
pathPrefix: config.pathPrefix,
Expand Down
3 changes: 2 additions & 1 deletion docs/_includes/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</head>
<body>
{% include "menu.njk" %}
{% include "migration.njk" %}
<header>
<img src="{{config.pathPrefix}}fav_512.png" alt="Looksyk Logo" class="logo">
<div class="header-title">
Expand All @@ -21,10 +22,10 @@
</h2>
</div>
</header>
{% include "migration.njk" %}
<main
class="{% if landing %}landing-page{% endif %}"
>
{{ content | safe }}
</main>
<footer>
<p>Does the documentation contain errors, is inaccurate, or missing topics? - Help improve it!</p>
Expand Down
24 changes: 15 additions & 9 deletions docs/_includes/menu.njk
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
<nav class="main-menu">
<ul class="menu-list">
<li><a href="{{config.pathPrefix}}" class="no-wrap"><img src="{{config.pathPrefix}}/fav_512.png"/>✖️<div class="eu">🇪🇺</div>🟰❤️ // Overview</a></li>
<li><a href="{{config.pathPrefix}}" class="no-wrap"><img src="{{config.pathPrefix}}/fav_512.png"/>✖️
<div class="eu">🇪🇺</div>
🟰❤️ // Overview</a></li>
<li><a href="{{config.pathPrefix}}installation/">Installation</a></li>
<li><a href="{{config.pathPrefix}}usage/">Usage</a></li>
<div class="vertical-line"></div>
<div class="advanced-menu">
<div class="advanced-menu-title">Advanced:</div>
<li><a href="{{config.pathPrefix}}idea_and_technical_concept/">Idea & Technical Concept</a></li>
<li><a href="{{config.pathPrefix}}sync/">Sync</a></li>
<li><a href="{{config.pathPrefix}}migration_from_logseq/">Migration from Logseq</a></li>
<li><a href="{{config.pathPrefix}}development_and_contribution/">Development & Contribution</a></li>
<li><a href="{{config.pathPrefix}}changelog/">Changelog</a></li>
<div class="advanced-menu-title">Advanced:</div>
<li><a href="{{config.pathPrefix}}idea_and_technical_concept/">Idea & Technical Concept</a></li>
<li><a href="{{config.pathPrefix}}sync/">Sync</a></li>
<li><a href="{{config.pathPrefix}}migration_from_logseq/">Migration from Logseq</a></li>
<li><a href="{{config.pathPrefix}}development_and_contribution/">Development & Contribution</a></li>
<li><a href="{{config.pathPrefix}}changelog/">Changelog</a></li>
</div>
</ul>
<a class="github-link" href="https://github.com/SebastianRzk/Looksyk" target="_blank" rel="noopener" aria-label="GitHub Repository">
<svg height="24" width="24" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true" style="vertical-align:middle;"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.19 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg>
<a class="github-link" href="https://github.com/SebastianRzk/Looksyk" target="_blank" rel="noopener"
aria-label="GitHub Repository">
<svg height="24" width="24" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true"
style="vertical-align:middle;">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.19 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
</svg>
</a>
</nav>
14 changes: 14 additions & 0 deletions docs/_includes/migration.njk
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<a href="https://sebastianrzk.codeberg.page/looksyk/">
<div class="migration-note">
<h2>➡️ Looksyk has migrated to Codeberg. Click here to navigate to the new website! ⬅️</h2>
<p>
Issues and discussions will continue to be accepted on GitHub for a while longer. However, please note that the
main
development takes place on Codeberg, and meaningful pull requests can only be submitted there.
</p>
<p>
Thank you for your understanding and continued support!
</p>

</div>
</a>
Loading