Personal CV / online resume of Vladimir Golubev. Static site, deployed to GitHub Pages.
Plain HTML + CSS + a few lines of JS. No build step, no framework.
Just open index.html in a browser. Or serve the folder with anything static, e.g.:
python -m http.server 8080- Push to
mainongit@github.com:WladySpb/cv.git. - In GitHub repo settings → Pages → Source:
mainbranch, root (/). - The
CNAMEfile binds the site tocv.wladyspb.pro. Make sure the DNS for that subdomain points to GitHub Pages (CNAME→wladyspb.github.io). .nojekylldisables Jekyll processing.
Click the Download PDF button in the top-right corner (or just press Ctrl/Cmd+P). The print stylesheet hides the toolbar and footer, expands URLs next to links and lays the page out for a clean A4 PDF.