-
Notifications
You must be signed in to change notification settings - Fork 183
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
Summer24 #166
Open
devicemxl
wants to merge
112
commits into
broccolini:master
Choose a base branch
from
devicemxl:summer24
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Summer24 #166
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
delete post from homepage
Elimiminate folk - Link to my github
txtarea
border color 373-379
gmap_canvas Not just "Submit" Each form element must have an id attribute. purpose of the message
Changes to be committed: new file: .DS_Store deleted: .gitignore deleted: Gemfile modified: LICENSE.txt deleted: README.md deleted: _config.yml deleted: _includes/dot-accent.html deleted: _includes/dot.html deleted: _includes/dribbble.html deleted: _includes/footer.html deleted: _includes/github.html deleted: _includes/head.html deleted: _includes/header.html deleted: _includes/instagram.html deleted: _includes/medium.html deleted: _includes/post_block.html deleted: _includes/previous-next.html deleted: _includes/previous-next_has-categories.html deleted: _includes/twitter.html modified: _posts/2023-22-02-jaccard.md deleted: _sass/_base.scss deleted: _sass/_components.scss deleted: _sass/_theme-black.scss deleted: _sass/_theme-blue.scss deleted: _sass/_theme-gray.scss deleted: _sass/_theme-magenta.scss deleted: _sass/_theme-orange.scss deleted: _sass/_theme-red.scss deleted: _sass/_theme-white.scss deleted: _sass/_theme-yellow.scss deleted: _sass/_utilities.scss deleted: _sass/_variables.scss new file: assets/css/base.css new file: assets/css/light_blue.css new file: assets/css/variables.css new file: data/json/analytics_notes.json new file: data/json/coding_notes.json new file: data/json/math_mad_notes.json new file: data/json/menu_items.json new file: data/json/portfolio.json new file: data/md/analytics_notes/an20240720A.md new file: data/md/code.csv new file: data/md/coding_notes/cn20240720A.md new file: data/md/math_mad_notes/mmn20240720A.md new file: data/md/portfolio/20240720A copy.md new file: data/md/portfolio/20240720A.md new file: data/md/social.csv new file: generator/create_items.py modified: index.html deleted: jekyll-swiss-0.1.0.gem deleted: jekyll-swiss.gemspec new file: main.go deleted: math.html deleted: portfolio.html new file: test.html new file: test.md deleted: thumbnail.png deleted: writing.html
devicemxl
commented
Jul 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pythonize it
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes to be committed:
new file: .DS_Store
deleted: .gitignore
deleted: Gemfile
modified: LICENSE.txt
deleted: README.md
deleted: _config.yml
deleted: _includes/dot-accent.html
deleted: _includes/dot.html
deleted: _includes/dribbble.html
deleted: _includes/footer.html
deleted: _includes/github.html
deleted: _includes/head.html
deleted: _includes/header.html
deleted: _includes/instagram.html
deleted: _includes/medium.html
deleted: _includes/post_block.html
deleted: _includes/previous-next.html
deleted: _includes/previous-next_has-categories.html
deleted: _includes/twitter.html
modified: _posts/2023-22-02-jaccard.md
deleted: _sass/_base.scss
deleted: _sass/_components.scss
deleted: _sass/_theme-black.scss
deleted: _sass/_theme-blue.scss
deleted: _sass/_theme-gray.scss
deleted: _sass/_theme-magenta.scss
deleted: _sass/_theme-orange.scss
deleted: _sass/_theme-red.scss
deleted: _sass/_theme-white.scss
deleted: _sass/_theme-yellow.scss
deleted: _sass/_utilities.scss
deleted: _sass/_variables.scss
new file: assets/css/base.css
new file: assets/css/light_blue.css
new file: assets/css/variables.css
new file: data/json/analytics_notes.json
new file: data/json/coding_notes.json
new file: data/json/math_mad_notes.json
new file: data/json/menu_items.json
new file: data/json/portfolio.json
new file: data/md/analytics_notes/an20240720A.md
new file: data/md/code.csv
new file: data/md/coding_notes/cn20240720A.md
new file: data/md/math_mad_notes/mmn20240720A.md
new file: data/md/portfolio/20240720A copy.md
new file: data/md/portfolio/20240720A.md
new file: data/md/social.csv
new file: generator/create_items.py
modified: index.html
deleted: jekyll-swiss-0.1.0.gem
deleted: jekyll-swiss.gemspec
new file: main.go
deleted: math.html
deleted: portfolio.html
new file: test.html
new file: test.md
deleted: thumbnail.png
deleted: writing.html