Mattr script for URLs. Skuid notes. G2 and Mizuno template changes.
This commit is contained in:
@ -3,95 +3,30 @@
|
||||
<ul class='footer-top-column'>
|
||||
<img src="//sell.g2.com/hubfs/raw_assets/public/apex/base/img/g2-chev-red.svg" class="float-left show-for-medium" style="width:20px;margin:15px 0 0 -29px;position: absolute;" alt="">
|
||||
<li class='footer-top-column-title'>
|
||||
For Buyers
|
||||
G2
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
G2 Track
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Software Reviews
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Products
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Best Software Lists
|
||||
</li>
|
||||
<button class='footer-top-column-button'>
|
||||
Write a Review
|
||||
</button>
|
||||
</ul>
|
||||
<ul class='footer-top-column'>
|
||||
<img src="//sell.g2.com/hubfs/raw_assets/public/apex/base/img/g2-chev-red.svg" class="float-left show-for-medium" style="width:20px;margin:15px 0 0 -29px;position: absolute;" alt="">
|
||||
<li class='footer-top-column-title'>
|
||||
For Sellers
|
||||
University
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Market Profiles
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Review Generation
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Buyer Intent Data
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Content Creation
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Competitive Insights
|
||||
</li>
|
||||
<button class='footer-top-column-button'>
|
||||
Add Your Product/Service
|
||||
</button>
|
||||
</ul>
|
||||
<ul class='footer-top-column'>
|
||||
<img src="//sell.g2.com/hubfs/raw_assets/public/apex/base/img/g2-chev-red.svg" class="float-left show-for-medium" style="width:20px;margin:15px 0 0 -29px;position: absolute;" alt="">
|
||||
<li class='footer-top-column-title'>
|
||||
Company
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
About
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Leadership
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Careers
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Gives
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
News
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Contact
|
||||
</li>
|
||||
<li class='footer-top-column-socials'>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<ul class='footer-top-column'>
|
||||
<img src="//sell.g2.com/hubfs/raw_assets/public/apex/base/img/g2-chev-red.svg" class="float-left show-for-medium" style="width:20px;margin:15px 0 0 -29px;position: absolute;" alt="">
|
||||
<li class='footer-top-column-title'>
|
||||
Resources
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Sell
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Learn
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Research
|
||||
</li>
|
||||
<li class='footer-top-column-element'>
|
||||
Partner
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-seperator"></div>
|
||||
{% comment %}
|
||||
<div class='footer-bottom'>
|
||||
<ul class='footer-bottom-links'>
|
||||
<li class='footer-botoom-links-elements'>Community Guidelines</li>
|
||||
@ -103,6 +38,7 @@
|
||||
<li class='footer-botoom-links-elements'>Content Usage Guidelines </li>
|
||||
<li class='footer-botoom-links-elements'>Do Not Sell My Personal Information </li>
|
||||
</ul>
|
||||
{% endcomment %}
|
||||
<div class='footer-bottom-logo'>
|
||||
<img
|
||||
alt="{{ current_school.name }}"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<div class="homepage-section angled-section promo-angled-section">
|
||||
<div class="homepage-section angled-section promo-angled-section">
|
||||
<div class="homepage-section-container angled-section-container np-header-font-color">
|
||||
<div class="np-homepage-headline-mini np-header-font-color">
|
||||
About Mizuno
|
||||
@ -7,7 +7,11 @@
|
||||
It is our mission to not only meet the demands of those who are sincere athletes but also those who believe in the value of sports by offering superior goods and services. We pursue new height in sports and beyond.
|
||||
</div>
|
||||
<div class="video-container">
|
||||
<iframe id="video" class="mizuno-promo-video" width="1000" height="500" src="https://www.youtube.com/embed/yBD3_0fq_Ug" title="Mizuno Reach Beyond Promo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" allowfullscreen></iframe>
|
||||
|
||||
{% comment %}
|
||||
<iframe id="video" class="mizuno-promo-video" width="1000" height="500" src="https://youtu.be/yBD3_0fq_Ug" title="Mizuno Reach Beyond Promo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" allowfullscreen></iframe>
|
||||
{% endcomment %}
|
||||
</div>
|
||||
<div class="np-homepage-headline-mini np-header-font-color">
|
||||
Our Vision
|
||||
@ -70,4 +74,4 @@
|
||||
height: 500px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@ -239,3 +239,9 @@ She is able to stay for a month to finish the program.
|
||||
|
||||
Anna will be the only training person left at Skuid.
|
||||
DONE: Setup introductory call with Anna and Austin so we can all meet.
|
||||
|
||||
## 05/25/2023
|
||||
|
||||
TODO: Update the registration form on skuid skool. Alexa's request is below:
|
||||
|
||||
I can't believe I missed this all these many months. Anyway, can you put this on your list for after certification is built. The tracking new users doc: https://docs.google.com/spreadsheets/d/1K9ppVWW7fsQLfenHfUaERTREAIxz-7VvhmA_20lBqRI/edit?pli=1#gid=0 should also track the company name and job title. I realize we won't be able to do this for past accounts, but can we add those moving forward for new accounts into the spreadsheet?
|
||||
|
||||
@ -71,7 +71,3 @@ Customer Success Training: The 100 questions projects
|
||||
There needs to be some deviation between departmental training.
|
||||
In Brian's Mind: Upload the document to Northpass.
|
||||
Theory: How do you make internal training applicable to every employee? Finance and Engineering, etc.
|
||||
|
||||
## 02/14/2023
|
||||
|
||||
### Weekly - No Agenda
|
||||
|
||||
45
Scripts/curl_find_non_redirects.py
Normal file
45
Scripts/curl_find_non_redirects.py
Normal file
@ -0,0 +1,45 @@
|
||||
import requests
|
||||
|
||||
|
||||
codes = range(100, 505)
|
||||
np_words = [
|
||||
"learners",
|
||||
"deactivated",
|
||||
"groups",
|
||||
"activated",
|
||||
"activate",
|
||||
"deactivate",
|
||||
"enroll",
|
||||
"assign",
|
||||
"assigned",
|
||||
"catalog",
|
||||
"enrolled",
|
||||
"learning_path",
|
||||
"learner",
|
||||
"learning_paths",
|
||||
"courses",
|
||||
"course",
|
||||
"academy",
|
||||
"school",
|
||||
"university",
|
||||
"learning",
|
||||
"events",
|
||||
"credentials",
|
||||
"quiz_attempts",
|
||||
"quizzes",
|
||||
"quiz",
|
||||
"assignments",
|
||||
"categories",
|
||||
"activities",
|
||||
]
|
||||
bad_urls = []
|
||||
|
||||
for code in codes:
|
||||
code = str(code)
|
||||
url = f"https://knowledge.mattr.global/{code}"
|
||||
response = requests.get(url)
|
||||
data = response.text
|
||||
if "0228c2e9-bc32-4f87-9db9-934518ef8ebf" in data:
|
||||
bad_urls.append(url)
|
||||
|
||||
print(bad_urls)
|
||||
35
Y
Normal file
35
Y
Normal file
@ -0,0 +1,35 @@
|
||||
session_name: Northpass
|
||||
windows:
|
||||
- focus: 'true'
|
||||
layout: c0fe,181x64,0,0,1
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: Python
|
||||
start_directory: /Users/normrasmussen/Documents/Work
|
||||
window_name: notes
|
||||
- layout: c0ff,181x64,0,0,2
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: zsh
|
||||
start_directory: /Users/normrasmussen/Documents/Work/Custom_Templates/customer_templates
|
||||
window_name: templates
|
||||
- layout: fc38,181x64,0,0[181x47,0,0,3,181x16,0,48,4]
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command:
|
||||
- cd /Users/normrasmussen/Documents/Work/Scripts
|
||||
- zsh
|
||||
- shell_command:
|
||||
- cd /Users/normrasmussen/Documents/Work/Scripts/API_Tests
|
||||
- zsh
|
||||
window_name: scripts
|
||||
- layout: c102,181x64,0,0,5
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: zsh
|
||||
start_directory: /Users/normrasmussen/.dotfiles/nvim/.config/nvim
|
||||
window_name: dots
|
||||
Reference in New Issue
Block a user