|
преди 1 седмица | |
---|---|---|
Site | преди 1 седмица | |
_site @ 6acf9ed483 | преди 10 месеца | |
bin | преди 1 месец | |
code | преди 1 седмица | |
comments | преди 2 месеца | |
css | преди 1 седмица | |
drafts | преди 1 седмица | |
files | преди 2 седмици | |
fonts | преди 1 месец | |
images | преди 4 месеца | |
js | преди 4 седмици | |
now | преди 3 месеца | |
posts | преди 3 месеца | |
slides | преди 1 месец | |
talks | преди 1 месец | |
templates | преди 1 седмица | |
.dockerignore | преди 1 година | |
.drone.yml | преди 1 месец | |
.gitignore | преди 2 години | |
.gitmodules | преди 2 години | |
404.html | преди 1 година | |
Dockerfile | преди 1 месец | |
Dockerfile.base | преди 3 седмици | |
README.md | преди 1 година | |
about.md | преди 1 седмица | |
index.html | преди 2 месеца | |
now.md | преди 3 месеца | |
projects.md | преди 4 месеца | |
robots.txt | преди 10 месеца | |
site.cabal | преди 1 седмица | |
site.hs | преди 1 месец | |
stack.yaml | преди 2 седмици | |
stack.yaml.lock | преди 2 седмици | |
staticman.yml | преди 4 месеца |
This is the source for my personal website at abhinavsarkar.net.
The master branch contains the static website which is generated from the code and the content in the source branch.
It uses the Hakyll library as the base for static website generation, along with Staticman for the static comments support. The custom code can be seen in the source branch. Website styling is done with scss and interactivity is added using JQuery.
The website is hosted with github pages with my domain name. HTTPS support is added with Cloudflare. Builds are done automatically using a self-hosted Drone CI.