- Use the Github.com interface
- Go to https://github.com/jbossorg/jbossorg.github.io/tree/src/src/content/posts
- Add file >> "Create new file" OR "Upload files"
- File name should be in the format
weekly-yyyy-mm-dd.adoc
- Use the
srcgit branch- Run
git clone --single-branch --branch src https://github.com/jbossorg/jbossorg.github.io.git jbossorg - Add a file named in the format of
weekly-yyyy-mm-dd.adoctojbossorg/src/content/posts
- Run
- Front Matter (first four lines of the post file) should be:
= JBoss Weekly Editorial 14 May 2020(or a relatively unique title that isn't just "JBoss Weekly Editorial")Firstname SurnameYYYY-MM-DD:tags: any, tags, you-want, comma-separated
- Commit and Push the changes or create a Pull Request to the
srcbranch
The website aggregates community blogs and index 20 most recent posts.
To add a new blog you need to:
- Add your blog's RSS/ATOM url into aggregator-feeds.yaml.
- Create a pull request to the
srcbranch.
- A Pull Request to the
srcbranch will publish to the staging site - If you want to embed any images into the site, place them in
src/img/ - Profile images for authors are found under
src/img/peopleif you don't like the default just update yours