Skip to content

(jekyll-based) website for arc42.org - the template for communicating software architectures.

License

Notifications You must be signed in to change notification settings

arc42/arc42.org-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3bf00de · Feb 6, 2025
Oct 25, 2023
Feb 6, 2024
Feb 6, 2025
Nov 8, 2023
Dec 10, 2024
Mar 11, 2022
Dec 26, 2023
Sep 9, 2024
Feb 12, 2024
Oct 18, 2022
May 18, 2023
Oct 28, 2024
Jan 6, 2017
Feb 6, 2025
Feb 27, 2023
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Sep 12, 2022
Jan 10, 2017
Feb 24, 2024
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Oct 25, 2023
Sep 21, 2017
Jan 5, 2017
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Jan 4, 2023
Jan 7, 2017
Jan 9, 2023
Jan 9, 2023
Oct 25, 2023

Repository files navigation

arc42.org Website

currently available on arc42.org

Site is currently being built and served by GitHub Pages

How does the search page work?

The search uses the Simple-Jekyll-Search Javascript Function, Copyright 2015-2020, Christian Fei, licensed under the MIT License.
This function is available in the search-script.js file.
In the search.json file, all content we want to include within the search is converted into key-value pairs which can then be easily read by the search script.
In search.html, we create the page that shows the search box and results, using the script and the json, and with that, the search is ready.

Credits

Michael Rose, creator of the Minimal-Mistakes Jekyll Theme

Icons + Images:

  • Free images can be found at Unsplash
  • I bought several icons from IconFinder, a great source for professional-grade icons. Recommended!
  • I generated the various favicon files with RealFavIconGenerator.

Licenses

arc42 Template

The arc42 template is licensed under a CreativeCommons Sharealike International 4.0 License.

You are free to:

  • Share — copy and redistribute the template in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially.
The MIT License (MIT)

Copyright (c) 2016ff Michael Rose

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.