baseurl = "https://ericxliu.me" languageCode = "en" title = "Eric's Personal Page" paginate = 20 canonifyurls = true pygmentsstyle = "b2" pygmentscodefences = true pygmentscodefencesguesssyntax = true [params] # theme parameters author = "Eric Liu" info = "Platform Software & Performance Engineer @Google" description = "Eric Liu's personal website" keywords = "blog,developer,personal" avatarurl = "images/avatar.jpg" # wether you want to hide copyright and credits in the footer hideCredits = true hideCopyright = false # Social links [[params.social]] name = "Git" icon = "fab fa-github" weight = 1 url = "https://git.ericxliu.me" [[params.social]] name = "linkedin" icon = "fab fa-linkedin" weight = 2 url = "https://www.linkedin.com/in/eric-liu-46648b93/" # Menu links [[menu.main]] name = "PLEX" weight = 2 url = "https://plex.ericxliu.me" [[menu.main]] name = "CONSOLE" weight = 4 url = "https://console.ericxliu.me" [[menu.main]] name = "NOTEBOOK" weight = 5 url = "https://notebook.ericxliu.me" [[menu.main]] name = "RSTUDIO" weight = 6 url = "https://r.ericxliu.me"