p.d-blog/content/posts/contributor-sites.md

49 lines
2.0 KiB
Markdown
Raw Normal View History

2024-02-28 15:10:04 +00:00
---
title: 'Introducing Notes, Files, Schedule, Vault, and Polls!'
date: 2024-02-28T09:48:24-05:00
author: "Ategon"
categories:
- Notes
- Files
- Schedule
- Vault
- Polls
tags:
- Release
---
2024-02-28 15:12:08 +00:00
We have a bunch more supporting sites for the instances that have been set up. All of these are contributor sites which means accounts on them are available to programming.dev contributors, donators, and/or admins.
2024-02-28 15:10:04 +00:00
## Vault
Vault is a password manager running vaultwarden. It will be used to pass along login details when setting up accounts for users on the various contributor sites since registration isnt opened. The link for it is https://vault.programming.dev.
## Files
Files is a site for file hosting and url shortening for then linking in places such as programming.dev. As an example heres a markdown file I added in https://files.programming.dev/u/9jsOS3.md and heres a link that redirects to an image http://files.programming.dev/go/meme.
Files can be given compression, a time it expires in, a maximum amount of views, and a password if you want to limit who can access it. The software used is Zipline.
![](/zipline.png)
The site for files is at https://files.programming.dev
## Schedule
Schedule is a meeting poll site to find out what time people want to meet. This will be primarily used and have a poll link posted when we are scheduling events. The software used is rallly.
![](/rallly.png)
The site is at https://schedule.programming.dev and ive got an example poll at https://schedule.programming.dev/invite/Zwr8x2wrQBGA.
## Notes
Notes is a note taking site for making notes for yourself. The software used is memos and its at notes.programming.dev.
![](/memos.png)
## Polls
2024-02-28 15:12:08 +00:00
Polls is a poll site for getting information. Will be used when we want to poll the community about something or do something like a year end survey on stats for people using different languages, etc. Software used is input. This site is limited to admins only as opposed to being open for donators.
2024-02-28 15:10:04 +00:00
![](/polls.png)