Skip to content

Commit

Permalink
deploy: cb4ad36
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarlson committed Apr 23, 2024
1 parent 301ad3a commit c28e9d3
Show file tree
Hide file tree
Showing 9 changed files with 1,027 additions and 1,024 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

File renamed without changes.
4 changes: 4 additions & 0 deletions background/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@

<link rel="icon" href="https://brand.publiccode.net/logo/mark-128w128h.png">
<script async defer data-domain="publiccode.net" src="https://plausible.io/js/plausible.js"></script>

<link rel="icon" href="https://brand.publiccode.net/logo/mark-128w128h.png">
<script async defer data-domain="publiccode.net" src="https://plausible.io/js/plausible.js"></script>
</head>
<body style="margin: 0; background: #ffffff">
<input type="hidden" id="anPageName" name="page" value="background" />
Expand Down Expand Up @@ -393,5 +396,6 @@ <h1 class="background-an-intro mulish-bold-black-32px">
<script src="/collapsible.js"></script>
<script src="/collapsible.js"></script>
<script src="/collapsible.js"></script>
<script src="/collapsible.js"></script>
</body>
</html>
652 changes: 0 additions & 652 deletions home-u40desktopu41-ne.html

This file was deleted.

881 changes: 515 additions & 366 deletions index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions process.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ def updateFiles(patterns, path='.', ending='.html'):

# files to move to match existing site structure
files_to_move = [
(r'product-model-u40desktopu41-ne.html', 'index.html'),
# (r'codebase-stewardship.html', '/codebase-stewardship/index.html'),
# (r'the-standard.html', '/standard-for-public-code/index.html'),
# (r'codebases-we-work-with.html', '/codebases/index.html'),
# (r'who-we-are-1.html', '/who-we-are/index.html'),
(r'home-u40desktopu41-ne.html', 'index.html'),
(r'product-model-u40desktopu41-ne.html', 'product-model.html'),
(r'the-standard-u40desktopu41-ne.html', '/standard-for-public-code/index.html'),
(r'about-public-code-u40desktopu41-ne.html', 'about.html'),
(r'who-we-are-u43-background-u40desktopu41-ne.html', '/who-we-are/index.html'),
# (r'who-we-are-2.html', '/who-we-are/index-2.html'),
# (r'background.html', '/background/index.html'),
]
Expand Down
503 changes: 503 additions & 0 deletions product-model.html

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.

0 comments on commit c28e9d3

Please sign in to comment.