-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Uğur Güney edited this page Jun 9, 2020
·
19 revisions
- Blog: Flask and markdown based blogging system
- Using the markdown language | Flask (A Python Microframework)
- Python Markdown
- get source code link from: https://goaccess.io/
-
wget
link -
tar xzvf
archive file ./configure --enable-utf8
make
sudo make install
- check version
goaccess --version
(right now 1.4) - visit: http://www.veliugurguney.com/log_report Controller is at: personalwebapp/simple_routes.py at master · vug/personalwebapp
- which runs
goaccess -f /home/ubuntu/personalwebapp/logs/nginx/access.log -a -o /home/ubuntu/personalwebapp/instance/report.html
- which runs
- Hidden blog post editor page where I can type markdown code of the selected post
- Put a border-bottom to the selected page's navigation button
- darker color than the hover one
- don't touch the flex grow size
- Subpages have a main template where main links are shown at the bottom with tiny icons. Non distractive interface
- So, I need two base templates.
- One that includes all Javascript and CSS
- Another for subpages
- Try wireframe designing
- Use good typography. Choose matching google fonts
- import palette to generate random color palettes
- How to do the navigation in content pages? For example music has to be split into Sakareller, Personal and Axel & Rey
- Use tabs
- Replace the top navigation bar with content page's subpages
- When clicked/hovered show a dropdown menu
- Inspired by this personal page.
- Have a simple homepage with links to
- About: introduction, downloadable resume
- Music: Sakareller and my personal music projects
- Projects: Everything I made!
- Blog: where I share ideas
- Contact: social media accounts
- Don't use bootstrap. Do the layout using CSS flexbox.
- Using CSS flexible boxes - CSS | MDN
- Holy Grail Layout — Solved by Flexbox — Cleaner, hack-free CSS
- Modern web layout with flexbox | Webdesigner Depot
- Solved by Flexbox — Cleaner, hack-free CSS
- Mastering CSS Layout with Flexbox
- Laying Out A Flexible Future For Web Design With Flexbox – Smashing Magazine
- Flexbox Layouts
- A Complete Guide to Flexbox | CSS-Tricks
- The web designer's guide to flexbox | Creative Bloq
- Use a subtle pattern such as "handmade paper"
- Use normalizer