Very cut-down NDCODE site to use as basis for personal site
authorNick Downing <nick@ndcode.org>
Mon, 31 Jan 2022 05:14:43 +0000 (16:14 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 12 Feb 2022 01:52:57 +0000 (12:52 +1100)
commitcb6f177603679c725a7239db5b9b9f08adab5799
tree0a127dc0e57e59524fe407a7847a6f1ec6710129
Very cut-down NDCODE site to use as basis for personal site
204 files changed:
.gitignore [new file with mode: 0644]
_config/Problem.mjs [new file with mode: 0644]
_config/Session.mjs [new file with mode: 0644]
_config/get.mjs [new file with mode: 0755]
_config/globals.json [new file with mode: 0644]
_config/n.sh [new file with mode: 0755]
_config/navigation.json [new file with mode: 0644]
_config/nodemailers.json [new file with mode: 0644]
_config/server.jst [new file with mode: 0644]
_config/set.mjs [new file with mode: 0755]
_config/sign_in.mjs [new file with mode: 0755]
_config/sign_out.mjs [new file with mode: 0755]
_config/site.jst [new file with mode: 0644]
_favicon/favicons.html [new file with mode: 0644]
_favicon/favicons.zip [new file with mode: 0644]
_lib/blog_post.jst [new file with mode: 0644]
_lib/breadcrumbs.jst [new file with mode: 0644]
_lib/get_account.jst [new file with mode: 0644]
_lib/get_navigation.jst [new file with mode: 0644]
_lib/get_nodemailer.jst [new file with mode: 0644]
_lib/get_placeholder.jst [new file with mode: 0644]
_lib/get_session.jst [new file with mode: 0644]
_lib/navbar.jst [new file with mode: 0644]
_lib/page.jst [new file with mode: 0644]
_lib/post_request.jst [new file with mode: 0644]
_placeholder/data.json [new file with mode: 0644]
_ssl/ca.conf [new file with mode: 0644]
_ssl/ca_cert.pem [new file with mode: 0644]
_ssl/ca_cert.srl [new file with mode: 0644]
_ssl/ca_key.pem [new file with mode: 0644]
_ssl/localhost.conf [new file with mode: 0644]
_ssl/localhost_cert.pem [new file with mode: 0644]
_ssl/localhost_cert_bundle.pem [new file with mode: 0644]
_ssl/localhost_csr.pem [new file with mode: 0644]
_ssl/localhost_ext.conf [new file with mode: 0644]
_ssl/localhost_key.pem [new file with mode: 0644]
_ssl/n.sh [new file with mode: 0755]
_svg/fa_arrow-circle-left.svg [new file with mode: 0644]
_svg/fa_check-circle.svg [new file with mode: 0644]
_svg/fa_cloud-upload-alt.svg [new file with mode: 0644]
_svg/fa_envelope.svg [new file with mode: 0644]
_svg/fa_redo.svg [new file with mode: 0644]
_svg/fa_search.svg [new file with mode: 0644]
_svg/fa_times-circle.svg [new file with mode: 0644]
_svg/fa_trash.svg [new file with mode: 0644]
_svg/fa_unlock-alt.svg [new file with mode: 0644]
_svg/fa_user-check.svg [new file with mode: 0644]
_svg/fa_user-edit.svg [new file with mode: 0644]
_svg/fa_user-plus.svg [new file with mode: 0644]
_svg/icon_cross.svg [new file with mode: 0644]
_svg/icon_password_reset.svg [new file with mode: 0644]
_svg/icon_sign_up.svg [new file with mode: 0644]
_svg/icon_tick.svg [new file with mode: 0644]
_svg/logo_large.svg [new file with mode: 0644]
_zet/index.sh [new file with mode: 0755]
api/account/change_details/get.json.jst [new file with mode: 0644]
api/account/change_details/get_draft.json.jst [new file with mode: 0644]
api/account/change_details/set.json.jst [new file with mode: 0644]
api/account/change_details/set_draft.json.jst [new file with mode: 0644]
api/account/change_password.json.jst [new file with mode: 0644]
api/account/password_reset.json.jst [new file with mode: 0644]
api/account/send_email_verification_link.json.jst [new file with mode: 0644]
api/account/sign_in.json.jst [new file with mode: 0644]
api/account/sign_out.json.jst [new file with mode: 0644]
api/account/sign_up/create_account.json.jst [new file with mode: 0644]
api/account/sign_up/get_draft.json.jst [new file with mode: 0644]
api/account/sign_up/set_draft.json.jst [new file with mode: 0644]
api/account/verify_email.json.jst [new file with mode: 0644]
api/account/verify_password.json.jst [new file with mode: 0644]
api/contact/get_draft.json.jst [new file with mode: 0644]
api/contact/send_enquiry.json.jst [new file with mode: 0644]
api/contact/set_draft.json.jst [new file with mode: 0644]
api/errors.json [new file with mode: 0644]
api/feedback/get_draft.json.jst [new file with mode: 0644]
api/feedback/send_message.json.jst [new file with mode: 0644]
api/feedback/set_draft.json.jst [new file with mode: 0644]
api/globals/get.json.jst [new file with mode: 0644]
api/globals/set.json.jst [new file with mode: 0644]
api/navigation/get.json.jst [new file with mode: 0644]
api/navigation/set.json.jst [new file with mode: 0644]
api/nodemailers/get.json.jst [new file with mode: 0644]
api/nodemailers/set.json.jst [new file with mode: 0644]
api/verification_image.png.jst [new file with mode: 0644]
blog/20220131/_render/gears.FCStd [new file with mode: 0644]
blog/20220131/_render/gears2.FCStd [new file with mode: 0644]
blog/20220131/_render/gears2.pov [new file with mode: 0644]
blog/20220131/_render/gears2_256x171.jpg [new file with mode: 0644]
blog/20220131/_render/gears2_256x171.png [new file with mode: 0644]
blog/20220131/_render/gears2_768x512.jpg [new file with mode: 0644]
blog/20220131/_render/gears2_768x512.png [new file with mode: 0644]
blog/20220131/_render/n.sh [new file with mode: 0755]
blog/20220131/a [new file with mode: 0644]
blog/20220131/fa_server.svg [new file with mode: 0644]
blog/20220131/factors.py [new file with mode: 0755]
blog/20220131/image.svg [new file with mode: 0644]
blog/20220131/index.html.jst [new file with mode: 0644]
blog/20220131/pips.svg [new file with mode: 0644]
blog/20220131/thumbnail.svg [new file with mode: 0644]
blog/index.html.jst [new file with mode: 0644]
contact/index.html.jst [new file with mode: 0644]
css/bootstrap/_alert.scss [new file with mode: 0644]
css/bootstrap/_badge.scss [new file with mode: 0644]
css/bootstrap/_breadcrumb.scss [new file with mode: 0644]
css/bootstrap/_button-group.scss [new file with mode: 0644]
css/bootstrap/_buttons.scss [new file with mode: 0644]
css/bootstrap/_card.scss [new file with mode: 0644]
css/bootstrap/_carousel.scss [new file with mode: 0644]
css/bootstrap/_close.scss [new file with mode: 0644]
css/bootstrap/_code.scss [new file with mode: 0644]
css/bootstrap/_custom-forms.scss [new file with mode: 0644]
css/bootstrap/_custom.scss [new file with mode: 0644]
css/bootstrap/_dropdown.scss [new file with mode: 0644]
css/bootstrap/_forms.scss [new file with mode: 0644]
css/bootstrap/_functions.scss [new file with mode: 0644]
css/bootstrap/_grid.scss [new file with mode: 0644]
css/bootstrap/_images.scss [new file with mode: 0644]
css/bootstrap/_input-group.scss [new file with mode: 0644]
css/bootstrap/_jumbotron.scss [new file with mode: 0644]
css/bootstrap/_list-group.scss [new file with mode: 0644]
css/bootstrap/_media.scss [new file with mode: 0644]
css/bootstrap/_mixins.scss [new file with mode: 0644]
css/bootstrap/_modal.scss [new file with mode: 0644]
css/bootstrap/_nav.scss [new file with mode: 0644]
css/bootstrap/_navbar.scss [new file with mode: 0644]
css/bootstrap/_pagination.scss [new file with mode: 0644]
css/bootstrap/_popover.scss [new file with mode: 0644]
css/bootstrap/_print.scss [new file with mode: 0644]
css/bootstrap/_progress.scss [new file with mode: 0644]
css/bootstrap/_reboot.scss [new file with mode: 0644]
css/bootstrap/_root.scss [new file with mode: 0644]
css/bootstrap/_spinners.scss [new file with mode: 0644]
css/bootstrap/_tables.scss [new file with mode: 0644]
css/bootstrap/_toasts.scss [new file with mode: 0644]
css/bootstrap/_tooltip.scss [new file with mode: 0644]
css/bootstrap/_transitions.scss [new file with mode: 0644]
css/bootstrap/_type.scss [new file with mode: 0644]
css/bootstrap/_utilities.scss [new file with mode: 0644]
css/bootstrap/_variables.scss [new file with mode: 0644]
css/bootstrap/bootstrap-grid.css.scss [new file with mode: 0644]
css/bootstrap/bootstrap-reboot.css.scss [new file with mode: 0644]
css/bootstrap/bootstrap.css.scss [new file with mode: 0644]
css/bootstrap/mixins/_alert.scss [new file with mode: 0644]
css/bootstrap/mixins/_background-variant.scss [new file with mode: 0644]
css/bootstrap/mixins/_badge.scss [new file with mode: 0644]
css/bootstrap/mixins/_border-radius.scss [new file with mode: 0644]
css/bootstrap/mixins/_box-shadow.scss [new file with mode: 0644]
css/bootstrap/mixins/_breakpoints.scss [new file with mode: 0644]
css/bootstrap/mixins/_buttons.scss [new file with mode: 0644]
css/bootstrap/mixins/_caret.scss [new file with mode: 0644]
css/bootstrap/mixins/_clearfix.scss [new file with mode: 0644]
css/bootstrap/mixins/_deprecate.scss [new file with mode: 0644]
css/bootstrap/mixins/_float.scss [new file with mode: 0644]
css/bootstrap/mixins/_forms.scss [new file with mode: 0644]
css/bootstrap/mixins/_gradients.scss [new file with mode: 0644]
css/bootstrap/mixins/_grid-framework.scss [new file with mode: 0644]
css/bootstrap/mixins/_grid.scss [new file with mode: 0644]
css/bootstrap/mixins/_hover.scss [new file with mode: 0644]
css/bootstrap/mixins/_image.scss [new file with mode: 0644]
css/bootstrap/mixins/_list-group.scss [new file with mode: 0644]
css/bootstrap/mixins/_lists.scss [new file with mode: 0644]
css/bootstrap/mixins/_nav-divider.scss [new file with mode: 0644]
css/bootstrap/mixins/_pagination.scss [new file with mode: 0644]
css/bootstrap/mixins/_reset-text.scss [new file with mode: 0644]
css/bootstrap/mixins/_resize.scss [new file with mode: 0644]
css/bootstrap/mixins/_screen-reader.scss [new file with mode: 0644]
css/bootstrap/mixins/_size.scss [new file with mode: 0644]
css/bootstrap/mixins/_table-row.scss [new file with mode: 0644]
css/bootstrap/mixins/_text-emphasis.scss [new file with mode: 0644]
css/bootstrap/mixins/_text-hide.scss [new file with mode: 0644]
css/bootstrap/mixins/_text-truncate.scss [new file with mode: 0644]
css/bootstrap/mixins/_transition.scss [new file with mode: 0644]
css/bootstrap/mixins/_visibility.scss [new file with mode: 0644]
css/bootstrap/utilities/_align.scss [new file with mode: 0644]
css/bootstrap/utilities/_background.scss [new file with mode: 0644]
css/bootstrap/utilities/_borders.scss [new file with mode: 0644]
css/bootstrap/utilities/_clearfix.scss [new file with mode: 0644]
css/bootstrap/utilities/_display.scss [new file with mode: 0644]
css/bootstrap/utilities/_embed.scss [new file with mode: 0644]
css/bootstrap/utilities/_flex.scss [new file with mode: 0644]
css/bootstrap/utilities/_float.scss [new file with mode: 0644]
css/bootstrap/utilities/_interactions.scss [new file with mode: 0644]
css/bootstrap/utilities/_overflow.scss [new file with mode: 0644]
css/bootstrap/utilities/_position.scss [new file with mode: 0644]
css/bootstrap/utilities/_screenreaders.scss [new file with mode: 0644]
css/bootstrap/utilities/_shadows.scss [new file with mode: 0644]
css/bootstrap/utilities/_sizing.scss [new file with mode: 0644]
css/bootstrap/utilities/_spacing.scss [new file with mode: 0644]
css/bootstrap/utilities/_stretched-link.scss [new file with mode: 0644]
css/bootstrap/utilities/_text.scss [new file with mode: 0644]
css/bootstrap/utilities/_visibility.scss [new file with mode: 0644]
css/bootstrap/vendor/_rfs.scss [new file with mode: 0644]
ids.sh [new file with mode: 0755]
images/by-sa_3.0_88x31.png [new file with mode: 0644]
index.html.jst [new file with mode: 0644]
js/utils.js.min [new file with mode: 0644]
link.sh [new file with mode: 0755]
my_account/index.html.jst [new file with mode: 0644]
my_account/password_reset/index.html.jst [new file with mode: 0644]
my_account/send_verification_email/index.html.jst [new file with mode: 0644]
my_account/sign_up/index.html.jst [new file with mode: 0644]
my_account/verify_email/index.html.jst [new file with mode: 0644]
my_account/verify_password/index.html.jst [new file with mode: 0644]
package.json [new file with mode: 0644]
search/index.html.jst [new file with mode: 0644]