Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
a36833a
update docusuarus verison
eliphas1204 Feb 19, 2024
e9fc26d
fix:ignore the generated files
eliphas1204 Feb 27, 2024
5a44975
Move assets to static- folder structure change
eliphas1204 Feb 27, 2024
a6656e2
feat:swizzled footer file to customize theme
eliphas1204 Feb 27, 2024
77b9d48
feat:add components to src folder- new folder structure
eliphas1204 Feb 27, 2024
350fd93
move css files to n new correct location
eliphas1204 Feb 27, 2024
e2951bd
move font files to n new correct location
eliphas1204 Feb 27, 2024
5ac0503
move img files to n new correct location
eliphas1204 Feb 27, 2024
5c899f5
move custom js files to n new correct location
eliphas1204 Feb 27, 2024
d8ce659
ignored
eliphas1204 Feb 27, 2024
d92f235
fix: update sidebar to be v3 format
eliphas1204 Feb 27, 2024
f58adbe
fix:add llayout component to show paynow header and footer
eliphas1204 Feb 27, 2024
9171d62
fix:add footer items
eliphas1204 Feb 27, 2024
5004bc9
fix:fix broken link to generate integration key
eliphas1204 Feb 27, 2024
2e57e5c
fix:update navbar title
eliphas1204 Feb 27, 2024
c9e2b5d
fix:add source referent for PHP
eliphas1204 Feb 27, 2024
cf7cb8d
fix:add request flow article
eliphas1204 Feb 27, 2024
3f248f8
fix:update initiate transaction to include code samples
eliphas1204 Feb 27, 2024
335bbd8
fix: fix broken md link
eliphas1204 Feb 27, 2024
a565d50
fix:fix md broken link
eliphas1204 Feb 27, 2024
2f710cd
fix:add code samples to generate hash
eliphas1204 Feb 27, 2024
68b555c
fix:add code examples to express checkout
eliphas1204 Feb 27, 2024
4883618
make express transaction an mdx
eliphas1204 Feb 27, 2024
2b4fd15
fix:fix broken md links
eliphas1204 Feb 27, 2024
02e8a0c
fix:update react Markdown renderers property to new components property
eliphas1204 Feb 27, 2024
363c736
fixupdate react markdown version
eliphas1204 Feb 27, 2024
aa9b5a8
feat:add babel config
eliphas1204 Feb 27, 2024
a8f20a4
fix:update favicon and custom scripts
eliphas1204 Feb 27, 2024
ba3b70e
fix:add custom js to static folder
eliphas1204 Feb 27, 2024
2cde2e3
fix:updat websie urls
eliphas1204 Feb 27, 2024
52df8c1
fix:make sure the home page tabs work with docusaurus 3
eliphas1204 Mar 1, 2024
91b9508
make font regular
eliphas1204 Mar 1, 2024
4bedab0
correct gramtic errors
eliphas1204 Jun 17, 2024
1cbb698
fix gramatic errors
eliphas1204 Jun 17, 2024
697a6bd
add links
eliphas1204 Jun 17, 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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ website/node_modules
website/build
website/i18n/*
!website/i18n/en.json
website/.docusaurus
51 changes: 0 additions & 51 deletions docs/express_checkout_transactions.md

This file was deleted.

Loading