@einarwh I use Hugo to build large sites. Yes, Markdown is limited, but then I just use HTML where I need it. My largest site, https://t.co/E3CoTCjWHS, is fully created in Markdown and runs on GitHub pages. It has more than 7000 pages. 50,000 monthly visitors cost me "nothing."
Endelig. Da håper jeg dette betyr at man kan benytte seg av gode og sikre offentlige skyløsninger uten å måtte bruke enormt med ressurser på juridiske fortolkninger. #publiccloud#gdpr#finally
https://t.co/UGidDFU1Eq
@wes_walke My side project is https://t.co/sL0TTtO0u6, The most complete EV info site where the EV info is purely generated by a custom .Net application based on an EV spec model I have created (having all details about the models). Open Source .Net API for search.
@fiseni Maybe take a look at what we are doing in Altinn. #ABAC#aspnetcore#XACML#JWT I believe our solutions are quite feature-rich. Docs and code here https://t.co/bu2MROHnc7
@davidfowl More than 90% of Norway's adult citizens use digital services annually authorized by these components. Altinn is considered to be top 5 by gartner
@dpihac@davidfowl Cool. If you want to know more about this platform considered top 5 by Gartner and on the list on UN for open source digital goods you can read here https://t.co/kdnMg7GkHR
@davidfowl In Altinn, the Norwegian governmental digital platform, we use both. We have configured the auth with a .Net core backend to support JWT bearer tokens or JWT in HTTP-only cookies. The cookie for SPA, so unsafe SPA doesn't get access to JWT and bearer tokens for external clients