Skip to content

Commit fa5395a

Browse files
committed
Meta: Updated workflows, licence and readme
- Updated license year - Updated some readme wording, removed lapsed sponsor, Removed twitter link, added link to alt github source - Update cache action for GH workflows since GH was complaining
1 parent 85dd715 commit fa5395a

File tree

5 files changed

+10
-16
lines changed

5 files changed

+10
-16
lines changed

.github/workflows/analyse-php.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup PHP
1919
uses: shivammathur/setup-php@v2
2020
with:
21-
php-version: 8.1
21+
php-version: 8.3
2222
extensions: gd, mbstring, json, curl, xml, mysql, ldap
2323

2424
- name: Get Composer Cache Directory
@@ -27,10 +27,10 @@ jobs:
2727
echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
2828
2929
- name: Cache composer packages
30-
uses: actions/cache@v3
30+
uses: actions/cache@v4
3131
with:
3232
path: ${{ steps.composer-cache.outputs.dir }}
33-
key: ${{ runner.os }}-composer-8.1
33+
key: ${{ runner.os }}-composer-8.3
3434
restore-keys: ${{ runner.os }}-composer-
3535

3636
- name: Install composer dependencies

.github/workflows/test-migrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
3333
3434
- name: Cache composer packages
35-
uses: actions/cache@v3
35+
uses: actions/cache@v4
3636
with:
3737
path: ${{ steps.composer-cache.outputs.dir }}
3838
key: ${{ runner.os }}-composer-${{ matrix.php }}

.github/workflows/test-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
3333
3434
- name: Cache composer packages
35-
uses: actions/cache@v3
35+
uses: actions/cache@v4
3636
with:
3737
path: ${{ steps.composer-cache.outputs.dir }}
3838
key: ${{ runner.os }}-composer-${{ matrix.php }}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-2023, Dan Brown and the BookStack Project contributors.
3+
Copyright (c) 2015-2024, Dan Brown and the BookStack Project contributors.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

readme.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
[![Lint Status](https://github.com/BookStackApp/BookStack/workflows/lint-php/badge.svg)](https://github.com/BookStackApp/BookStack/actions)
88
[![Maintainability](https://api.codeclimate.com/v1/badges/5551731994dd22fa1f4f/maintainability)](https://codeclimate.com/github/BookStackApp/BookStack/maintainability)
99

10+
[![Alternate Source](https://img.shields.io/static/v1?label=Alt+Source&message=Git&color=ef391a&logo=git)](https://source.bookstackapp.com/)
1011
[![Repo Stats](https://img.shields.io/static/v1?label=GitHub+project&message=stats&color=f27e3f)](https://gh-stats.bookstackapp.com/)
1112
[![Discord](https://img.shields.io/static/v1?label=Discord&message=chat&color=738adb&logo=discord)](https://discord.gg/ztkBqR2)
1213
[![Mastodon](https://img.shields.io/static/v1?label=Mastodon&message=@bookstack&color=595aff&logo=mastodon)](https://fosstodon.org/@bookstack)
13-
[![X - Formerly Twitter](https://img.shields.io/static/v1?label=Follow&message=@bookstack_app&color=1d9bf0&logo=x)](https://x.com/bookstack_app)
1414

1515
[![PeerTube](https://img.shields.io/static/v1?label=PeerTube&[email protected]&color=f2690d&logo=peertube)](https://foss.video/c/bookstack)
1616
[![YouTube](https://img.shields.io/static/v1?label=YouTube&message=bookstackapp&color=ff0000&logo=youtube)](https://www.youtube.com/bookstackapp)
@@ -29,12 +29,14 @@ A platform for storing and organising information and documentation. Details for
2929

3030
## 📚 Project Definition
3131

32-
BookStack is an opinionated wiki system that provides a pleasant and simple out-of-the-box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.
32+
BookStack is an opinionated documentation platform that provides a pleasant and simple out-of-the-box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.
3333

3434
BookStack is not designed as an extensible platform to be used for purposes that differ to the statement above.
3535

3636
In regard to development philosophy, BookStack has a relaxed, open & positive approach. At the end of the day this is free software developed and maintained by people donating their own free time.
3737

38+
You can read more about the project and its origins in [our FAQ here](https://www.bookstackapp.com/about/project-faq/).
39+
3840
## 🌟 Project Sponsors
3941

4042
Shown below are our bronze, silver and gold project sponsors.
@@ -43,14 +45,6 @@ Big thanks to these companies for supporting the project.
4345

4446
[Project donation details](https://www.bookstackapp.com/donate/) - [GitHub Sponsors Page](https://github.com/sponsors/ssddanbrown) - [Ko-fi Page](https://ko-fi.com/ssddanbrown)
4547

46-
#### Gold Sponsor
47-
48-
<table><tbody><tr>
49-
<td align="center"><a href="https://www.federated.computer/bookstack/" target="_blank">
50-
<img width="240" src="https://media.githubusercontent.com/media/BookStackApp/website/main/static/images/sponsors/federated-computer.png" alt="Diagrams.net">
51-
</a></td>
52-
</tr></tbody></table>
53-
5448
#### Bronze Sponsors
5549

5650
<table><tbody><tr>

0 commit comments

Comments
 (0)