openbsd-webzine/README.md

35 lines
1.3 KiB
Markdown
Raw Normal View History

2021-09-26 18:45:48 +00:00
# openbsd-webzine
2021-09-26 19:27:05 +00:00
Repository of the OpenBSD Webzine
# Worflow
Everything related to writing a new issue is in `issues`.
## New issue
- Copy `_template` directory under a name like `issue-XXXX` with `XXXX` being the issue number.
- Delete the symlink `current` and make it with the new issue as a target.
## Edit an issue
- cd into `issues/current/` and edit files as you need. Categories that are empty should be commented out using html comments.
- when you recreate the issues with `make`, the one in development is generated in `../dev/`.
2021-09-26 21:58:38 +00:00
- use `make test` to automatically copy the current issue in `~/Downloads` and open it in a web browser
# Contributing
Anyone can contribute by doing this:
- English proofreading
- Translation into other languages
- Content contribution
There are many methods for contributing, here is the list by order of preference (more easier to handle):
1. make an account on tildegit, fork the project, create a new branch with changes and send us Merge Requests (it's easy once you get how this work).
2. make a local commit from a freshly updated cloned repository and use `git format-patch` to send an email to a contributor (currently solene) so your commit can be merged into the repository easily.
3. send a simple diff to a contributor.
4. open an issue.
5. speak on IRC / XMPP / mail.