Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring Main up te date #21

Merged
merged 73 commits into from
Jun 4, 2024
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
7e4b824
README updated
thomasm0 Feb 29, 2024
84a5fa3
Initial ejection of navbar and amsterdam-design-system styling
thomasm0 Apr 3, 2024
4f882e8
Cleaned up swizzled components to only include edited versions with w…
thomasm0 Apr 4, 2024
ea097cb
Fix default css font and colors to amsterdam design system and remove…
thomasm0 Apr 16, 2024
76a9591
amsterdam-design-system breadcrumbs implemented
thomasm0 Apr 16, 2024
21864e5
Update design-system and update variable naming
thomasm0 Apr 17, 2024
d986004
Styled and working desktop header
thomasm0 Apr 17, 2024
8d44b2b
basic mobile menu implemented
thomasm0 Apr 17, 2024
d2f8978
simple light/dark mode
thomasm0 Apr 17, 2024
bfa8b5f
mobile sidebar menu cleanedup
thomasm0 Apr 17, 2024
c496161
Eslint, prettier and husky setup
thomasm0 Apr 22, 2024
fae69c9
Footer implemented
thomasm0 Apr 22, 2024
b2d7425
Command added to import docs from development-standards repo
thomasm0 Apr 23, 2024
7a34e23
Exclude import.js from lint
thomasm0 Apr 23, 2024
882918b
Set max-width as design-system; WIP homepage and menu navigation orde…
thomasm0 Apr 23, 2024
88c2f94
Fix for edit this page github link
thomasm0 Apr 23, 2024
199ac95
Improved spacing and text on homepage
thomasm0 Apr 24, 2024
5ce27ba
Styles clean up to align with amsterdam-design-system container
thomasm0 Apr 24, 2024
b996efb
Latest docs imported
thomasm0 Apr 24, 2024
a7c6e5d
Merge pull request #4 from Amsterdam/feature/ams-design-system
thomasm0 Apr 24, 2024
b5e5eeb
Link fixes
thomasm0 Apr 24, 2024
03a5ef0
Docusaurus updated to 3.2.1
thomasm0 Apr 24, 2024
50bd5e1
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
dependabot[bot] Apr 24, 2024
c3ad611
Merge pull request #2 from Amsterdam/dependabot/npm_and_yarn/webpack-…
thomasm0 Apr 24, 2024
1384044
Merge branch 'develop' of github.com:Amsterdam/ee-docs into develop
thomasm0 Apr 24, 2024
c8ed114
Bump follow-redirects from 1.15.5 to 1.15.6
dependabot[bot] Apr 24, 2024
b22a5e8
Merge pull request #1 from Amsterdam/dependabot/npm_and_yarn/follow-r…
thomasm0 Apr 24, 2024
647ef63
Merge branch 'develop' of github.com:Amsterdam/ee-docs into develop
thomasm0 Apr 24, 2024
2e4cda4
Bump express from 4.18.2 to 4.19.2
dependabot[bot] Apr 24, 2024
46cd5ae
Merge pull request #3 from Amsterdam/dependabot/npm_and_yarn/express-…
thomasm0 Apr 24, 2024
272e512
Merge branch 'develop' of github.com:Amsterdam/ee-docs into develop
thomasm0 Apr 24, 2024
41689e1
Fixes for invalid css breaking certain styles and night mode style im…
thomasm0 Apr 25, 2024
740c272
Remove unused css file
thomasm0 Apr 25, 2024
806a5eb
Merge pull request #5 from Amsterdam/hotfix/mobile-style-fixes
thomasm0 Apr 25, 2024
8486cbb
Config for GH pages
thomasm0 Apr 25, 2024
3e68d08
Merge pull request #6 from Amsterdam/feature/gh-pages-config
thomasm0 Apr 25, 2024
942fc7f
Fixes for invalid dark-mode styles
thomasm0 Apr 25, 2024
8beebc4
Merge pull request #7 from Amsterdam/hotfix/styles-dark-mode
thomasm0 Apr 25, 2024
677b2c1
Fix for header github icon in dark mode
thomasm0 Apr 25, 2024
82e120c
Merge pull request #8 from Amsterdam/hotfix/header-gh-icon
thomasm0 Apr 25, 2024
b0926b1
Align hover state for header nav icons
thomasm0 Apr 25, 2024
76a6559
Merge pull request #9 from Amsterdam/hotfix/header-icons
thomasm0 Apr 25, 2024
8bf8baa
Resolve typescript warning from deprecated package
thomasm0 Apr 29, 2024
7d67223
Merge pull request #11 from Amsterdam/hotfix/eslint-typescript-warning
thomasm0 Apr 29, 2024
9c124fa
Rename docs standards directory to general
thomasm0 Apr 29, 2024
916db27
Latest docs and fixed sidebar links
thomasm0 Apr 29, 2024
337016d
update static homepage with Call to action and list of all standards
SireeKoolenWijkstra Apr 30, 2024
479bfc5
Fix for uuid types package
thomasm0 Apr 30, 2024
a3c414d
fix typo in directory name
SireeKoolenWijkstra Apr 30, 2024
01b1f15
Merge pull request #10 from Amsterdam/feature/import-rename
thomasm0 May 1, 2024
4b2de5f
removed typo in import and introduced an implicit return. Also change…
SireeKoolenWijkstra May 2, 2024
ac0cd17
Merge pull request #12 from Amsterdam/improve_static_homepage
thomasm0 May 2, 2024
6a663f2
README updated
thomasm0 May 2, 2024
af9f7a8
add branch argument to import script
thomasm0 May 2, 2024
5a9871c
Latest docs imported
thomasm0 May 2, 2024
5f53294
Homepage updated to hide incomplete pages
thomasm0 May 2, 2024
0088f7f
Fix for disabled link
thomasm0 May 2, 2024
232bab3
Latest docs imported
thomasm0 May 6, 2024
8b0a638
Merge pull request #13 from Amsterdam/feature/import-latest
thomasm0 May 6, 2024
f0d8a4e
Add build action to prevent broken releases
thomasm0 May 6, 2024
a3f55ff
Merge pull request #14 from Amsterdam/feature/actions-test
thomasm0 May 6, 2024
49add87
Added CNAME record
thomasm0 May 6, 2024
cf0c90a
add license EU-PL 1.2 (standard license of city of Amsterdam unless i…
SireeKoolenWijkstra May 7, 2024
cec25dc
Merge pull request #15 from Amsterdam/add_license
SireeKoolenWijkstra May 7, 2024
4418d99
copy changes in standard on how to source code from development-stand…
SireeKoolenWijkstra May 13, 2024
a44e975
Merge pull request #17 from Amsterdam/rewrite_storing_source_code_the…
SireeKoolenWijkstra May 13, 2024
d5dad70
About text added to footer
thomasm0 May 15, 2024
f7e7b9f
Merge pull request #18 from Amsterdam/feature/com-124-footer
thomasm0 May 16, 2024
91357dc
docusaurus updated to 3.3.2 (#19)
thomasm0 May 30, 2024
9cb4b57
updating the standards
SireeKoolenWijkstra May 30, 2024
d18ad29
Update the documentation files and publish the new files.
SireeKoolenWijkstra Jun 3, 2024
e8556b7
Merge pull request #20 from Amsterdam/feature/COM115/Rewrite_Using_Git
SireeKoolenWijkstra Jun 3, 2024
51a93dd
update main with the new docs and also add .idea to gitignore (#22)
SireeKoolenWijkstra Jun 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
README updated
  • Loading branch information
thomasm0 committed Feb 29, 2024
commit 7e4b8243d5453adca586f917919b735fd66815d0
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Website
# Engineering Enablement Docs

This is an example application of Docusaurus. The Markdown files in the `docs` directory are copied from the [amsterdam/development-standards project](https://github.com/Amsterdam/development-standards) as examples.

There are also two `mdx` files created to show off code snippets from an imported test React component and an embedded React Component.

## Docusaurus

This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.

Expand Down