alcanuser.xyz
Open in
urlscan Pro
38.23.171.34
Public Scan
URL:
https://alcanuser.xyz/
Submission: On September 21 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 21 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
@a10 CategoriesTagsAbout Technical ramblings by @a10 * Static Dashboard May 23, 2021 A fresh start For this example, let’s say my current working directory is ~/Documents/web/ and I want to place all of my landing page in a subdirectory so the result would be ~/Documents/web/landing_page/ Your working directory can be anywhere on your local computer (make sure it’s a folder that you back up!) $ cd ~/Documents/web $ hugo new site landing_page $ cd landing_page Set up a theme (optional) At this point, you can optionally choose a theme.… ©2019 @a10 Powered by Hugo & Notepadium