A look at the books I read this year, from physics and technology to music, biography and nature.
A comprehensive style guide for BretMorgan.me — designed to feel like "True Ventures, but personal and operator-heavy." Text-forward, investor-legible, and built for credibility.
Design North Star:
If an investor screenshots your page and drops it in a deck, it should still look clean in grayscale.
Inter for UI and structure, Merriweather for editorial gravitas. Max 3 heading levels per page. Labels always smaller and lighter.
I'm an investor and operator behind FRESH Markets, Surf Village, Marée, and Convene. I write and raise capital for projects that blend hospitality, real estate, and software. Most of my work happens at the intersection of physical places and the tools that support them.
Secondary descriptive text for supporting information, captions, and metadata.
"The best businesses are built where real people live, work, and gather."
const investor = { focus: ['real estate', 'hospitality', 'software'] };
Less "fun gradient", more quiet VC. Backgrounds alternate between white and light gray. Gradients only in hero + footer. Everything else: solid neutrals with accent text.
Our primary gradient used in hero sections, navbar header, and footer.
Gradient Usage:
Soft Candy gradient (rose to sage) used sparingly — hero section, navbar header, and footer only. Rest of site uses solid neutrals and primary rose tones. Creates warm, approachable atmosphere while maintaining professionalism.
Portfolio-style cards with uniform visual weight. Subtle borders, light shadows, minimal hover states.
Farm-to-table market and restaurant concept in Asbury Park, NJ. Seasonal menu, local sourcing, community gathering space.
Boutique hotel investment opportunity in Spring Lake, NJ. Repositioning historic property for modern hospitality.
Technical consulting and software development for real estate, hospitality, and local business operators.
True Ventures-style blog list. Vertical rows, not card grid. No thumbnails. Text-forward agenda list.
A look at the books I read this year, from physics and technology to music, biography and nature.
An origin story about chasing curiosity until it started to resemble purpose.
Reflecting on closing The Conflict venue and what I learned from running a music space for 6 years.
Simple: one line of copy + email field + button. Lives in footer and at bottom of blog index.
Generous margins and line spacing throughout. Section padding alternates between 64px and 80px.
1280px65ch24px or 32pxText-only or minimal visual. Soft gradient background. Two buttons max. Left-aligned content.
I'm an investor and operator behind FRESH Markets, Surf Village, Marée, and Convene. I write and raise capital for projects that blend hospitality, real estate, and software.
For pages that need a visual punch. The gradient + noise overlay normalizes any image quality, adds brand cohesion, and ensures text readability.
FRESH Markets brings together farmers, chefs, and communities to create sustainable food ecosystems in underserved neighborhoods.
Even a busy or imperfect photo gets the same polished treatment. The overlay tints the image with our Candy gradient colors.
Wide, calm layout. 65ch column. Big margins. Merriweather for headline. Inter for body. Pull quotes in serif.
My first introduction to coding was in fourth grade when my dad brought home a Coleco Adam home computer. I have no idea where it came from or why it ended up in our house but my brother and I were instantly hooked by our newfound access to classics like Donkey Kong, Zaxxon, and of course, my favorite, Dig Dug.
At the age of 8 or 9, I had no idea what software development or coding was, but thanks to this relic from another era, I started exploring. In the stack of cartridges that came with the computer was a funny little game where you guided a turtle across the screen.
"The best businesses are built where real people live, work, and gather."
Years later, I found out this digital terrapin was an implementation of SmartLogo, an educational language developed in the late 1960s to introduce kids to programming.
const skills = ['development', 'operations', 'investment'];
const focus = skills.map(s => `${s} in physical spaces`);
For countless kids like me, it was a gateway into the principles of computer science and software engineering. It wasn't long before I graduated to Apple BASIC on our brand-new, state-of-the-art Apple IIGS, and later, Turbo Pascal.
Core components to build before implementing full pages. Each component is shown with live examples below.
Primary navigation. Candy gradient background, logo left, nav links right. Mobile: hamburger menu.
Site footer with gradient background. Logo, nav links, social links, newsletter signup, and copyright.
Reusable section header with label, title, and description. Used to introduce page sections.
Active investments and ventures in hospitality, real estate, and technology.
Deal teaser card for investment opportunities. Shows key details at a glance.
Historic property repositioning in Spring Lake, NJ. 12-unit boutique hotel with restaurant and event space.
Farm-to-table market and restaurant in Asbury Park. Seasonal menu, local sourcing.
Consistent image treatments across the site. All images get a subtle brand-tinted overlay and noise texture for cohesion.
Large 16:9 ratio for hero/header images. Includes optional caption.
Fresh ingredients at the FRESH Markets farmer's market — Photo by Brooke Lark
4:3 ratio for use within blog post content. Smaller corners.
Square grid for project galleries, portfolios, or photo collections.
Larger 4:3 ratio for showcasing fewer, more impactful images.
For project showcases, team members, or any content that pairs image with text.
Community-driven farmers markets in urban neighborhoods.
Coastal hospitality meets sustainable development.
Fine dining rooted in local ingredients.
3:4 vertical ratio for headshots, author photos, or vertical compositions.
Call-to-action section for driving conversions. Used at bottom of pages.
I'm always open to discussing new projects, investment opportunities, or just connecting with interesting people.
Appears at the bottom of blog posts. Shows author info with links.
Navigation breadcrumbs for deep pages.
For paginated lists like blog archives.
CSS custom properties enable seamless dark mode switching. Toggle button in header. Preference saved to localStorage. Grayscale-friendly in both modes.
Implementation Notes:
.dark class on html element