161 lines
7.0 KiB
HTML
161 lines
7.0 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>About — PorfolioJournal</title>
|
|
<meta name="description" content="The story, values, and roadmap for PorfolioJournal.">
|
|
<link rel="canonical" href="https://portfoliojournal.app/about.html">
|
|
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="About — PorfolioJournal">
|
|
<meta property="og:description" content="The story, values, and roadmap for PorfolioJournal.">
|
|
<meta property="og:url" content="https://portfoliojournal.app/about.html">
|
|
<meta property="og:image" content="https://portfoliojournal.app/assets/images/og-image.svg">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="About — PorfolioJournal">
|
|
<meta name="twitter:description" content="The story, values, and roadmap for PorfolioJournal.">
|
|
<meta name="twitter:image" content="https://portfoliojournal.app/assets/images/og-image.svg">
|
|
|
|
<link rel="icon" href="assets/icons/favicon.svg" type="image/svg+xml">
|
|
<link rel="apple-touch-icon" href="assets/icons/apple-touch-icon.svg">
|
|
|
|
<link rel="stylesheet" href="assets/css/style.css">
|
|
<script src="assets/js/config.js"></script>
|
|
<script src="assets/js/main.js" defer></script>
|
|
</head>
|
|
<body>
|
|
<a class="skip-link" href="#main">Skip to content</a>
|
|
<header class="nav" role="banner">
|
|
<div class="nav-inner">
|
|
<a class="nav-logo" href="index.html" aria-label="PorfolioJournal home">
|
|
<svg viewBox="0 0 64 64" aria-hidden="true">
|
|
<defs>
|
|
<linearGradient id="nav-gradient" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#667eea"></stop>
|
|
<stop offset="100%" stop-color="#764ba2"></stop>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="6" y="6" width="52" height="52" rx="14" fill="url(#nav-gradient)"></rect>
|
|
<path d="M20 44c0-10 8-18 16-18s16 8 16 18" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
<path d="M24 26h24" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
</svg>
|
|
<span>PorfolioJournal</span>
|
|
</a>
|
|
<nav aria-label="Primary">
|
|
<button class="mobile-menu-toggle" aria-label="Open navigation" aria-expanded="false"></button>
|
|
<div class="nav-links">
|
|
<a class="nav-link" href="index.html">Home</a>
|
|
<a class="nav-link" href="privacy.html">Privacy</a>
|
|
<a class="nav-link" href="terms.html">Terms</a>
|
|
<a class="nav-link" href="support.html">Support</a>
|
|
<a class="nav-link" href="about.html">About</a>
|
|
</div>
|
|
</nav>
|
|
<div class="nav-actions">
|
|
<button class="theme-toggle" aria-label="Toggle theme"></button>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<main id="main">
|
|
<section class="page-header">
|
|
<div class="container">
|
|
<h1>About PorfolioJournal</h1>
|
|
<p>We believe calm financial reflection builds better long-term decisions.</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="content">
|
|
<div class="container">
|
|
<div class="content-body">
|
|
<h2>Our story</h2>
|
|
<p>PorfolioJournal started with a simple idea: portfolio tracking should feel more like a thoughtful journal than a trading terminal. Monthly check-ins create space for reflection, helping investors learn from their decisions without the noise of daily volatility.</p>
|
|
|
|
<h2>Values</h2>
|
|
<ul>
|
|
<li><strong>Calm over noise:</strong> We encourage intentional, long-term habits.</li>
|
|
<li><strong>Privacy by default:</strong> Your data stays on your device unless you choose to sync it.</li>
|
|
<li><strong>Clarity first:</strong> Clear, readable insights beat complex dashboards.</li>
|
|
<li><strong>Ownership:</strong> Export and control your data at any time.</li>
|
|
</ul>
|
|
|
|
<h2>Roadmap</h2>
|
|
<div class="cards-grid">
|
|
<div class="card">
|
|
<h3>Next up</h3>
|
|
<p>More goal templates, improved streak insights, and smarter check-in reminders.</p>
|
|
</div>
|
|
<div class="card">
|
|
<h3>Later this year</h3>
|
|
<p>Custom analytics dashboards, better forecasting, and richer portfolio summaries.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<h2>Get in touch</h2>
|
|
<p>Have ideas or feedback? Email us at <a href="mailto:support@portfoliojournal.app">support@portfoliojournal.app</a>.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="footer-grid">
|
|
<div class="footer-brand">
|
|
<div class="footer-logo">
|
|
<svg viewBox="0 0 64 64" aria-hidden="true">
|
|
<defs>
|
|
<linearGradient id="footer-gradient" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#667eea"></stop>
|
|
<stop offset="100%" stop-color="#764ba2"></stop>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="6" y="6" width="52" height="52" rx="14" fill="url(#footer-gradient)"></rect>
|
|
<path d="M20 44c0-10 8-18 16-18s16 8 16 18" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
<path d="M24 26h24" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
</svg>
|
|
<span>PorfolioJournal</span>
|
|
</div>
|
|
<p>Calm, offline-first portfolio journaling for iOS.</p>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Product</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="index.html">Overview</a>
|
|
<a class="footer-link" href="about.html">About</a>
|
|
<a class="footer-link" href="changelog.html">Changelog</a>
|
|
<a class="footer-link" href="status.html">Status</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Support</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="support.html">Support</a>
|
|
<a class="footer-link" href="security.html">Security</a>
|
|
<a class="footer-link" href="delete-data.html">Delete Data</a>
|
|
<a class="footer-link" href="press-kit.html">Press Kit</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Legal</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="privacy.html">Privacy Policy</a>
|
|
<a class="footer-link" href="terms.html">Terms</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer-bottom">
|
|
<div class="footer-copyright">© <span data-year></span> PorfolioJournal. All rights reserved.</div>
|
|
<div class="footer-legal">
|
|
<a href="privacy.html">Privacy</a>
|
|
<a href="terms.html">Terms</a>
|
|
<a href="support.html">Support</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|