Git Product home page Git Product logo

personal-website's Introduction

Ma Personal Website

commit activity last commit version stars open issues license

 messy af

Features

  • user account register, login, logout
  • user password is encrypted
  • loginned user can create new post
  • user can delete own post
  • pagination system
  • search feature
  • sitemap system
  • storing image to webp format (better format for web)
  • theme toggler (can switch to dark mode!)
  • comment system

Screenshot

Desktop Default

desktop default

Desktop Dark

desktop dark

Mobile Default

mobile default

Mobile Dark

mobile dark

How?

  • register to mongodb atlas
  • Make the .env according to .env.example
    • fill username, password, clustername
    • fill web_url for sitemap

Thanks to

Note

  • when the glitch memory is full,

    git gc
    git prune
    rm -rf .git
    

    source: how to free up little space for glitch

  • register your site to google search console there is many way, but this method is easy to do

    • check in folder views > layout > app.edge

    • on the line 6, there is

      <meta name="google-site-verification" content="l9ku77J9I_e0gC9Qwd9ZPJ_OeUWotXVGI21tlVVn104" />
      
    • you need change that line with provided meta from google search console

    • you will get that meta when you register

    source: google search console

personal-website's People

Contributors

eriectanijaya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.