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

Create page - Learn software performance engineering #224

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

behoppe
Copy link
Member

@behoppe behoppe commented Feb 1, 2024

This PR addresses #212 by creating a new page dedicated to helping people learn SPE. @syhlalala @wheatman I wonder if you care to please look? I'm curious what you think. (You will need to use the Netlify preview that gets automatically generated by this PR.)

I decided to break down the materials into the following categories:

  • Introductory materials
  • Tutorials and interactive books
  • Books
    • Principles and practice of writing fast code
    • Patterns of parallel programming

The new "Learn" page is a top-level item from the updated main menu. In addition to this new item, the main menu now says "Blog" instead of "Fast Code" (which is the name of the blog). Also, h2-level headers are re-styled a bit, using a light grey background with navy letters, instead of a navy background with white letters (when using light mode).

Change "Fast Code" menu item to "Blog", which appears 4th in main menu
Change h2 background from navy to light gray (in light mode)
New page on main menu: Learn software performance engineering
@behoppe behoppe added the documentation Improvements or additions to documentation label Feb 1, 2024
Copy link

netlify bot commented Feb 1, 2024

Deploy Preview for sage-licorice-6da44d ready!

Name Link
🔨 Latest commit 809a630
🔍 Latest deploy log https://app.netlify.com/sites/sage-licorice-6da44d/deploys/65bc08558c729100097e6f58
😎 Deploy Preview https://deploy-preview-224--sage-licorice-6da44d.netlify.app/learn
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@behoppe behoppe linked an issue Feb 1, 2024 that may be closed by this pull request
@behoppe
Copy link
Member Author

behoppe commented Feb 2, 2024

@timkaler @chenxuhao I'd like to add Speedcode and its curriculum to this PR. Please let me know if you have suggestions on how best to do that. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create "Learn performance" page with resources
1 participant